deps: update ckotzbauer/actions-toolkit action to v0.37.2 (#171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
db82909221
commit
7116f21623
|
|
@ -9,7 +9,7 @@ on:
|
|||
|
||||
jobs:
|
||||
size-label:
|
||||
uses: ckotzbauer/actions-toolkit/.github/workflows/toolkit-create-default-labels.yml@0.37.0
|
||||
uses: ckotzbauer/actions-toolkit/.github/workflows/toolkit-create-default-labels.yml@0.37.2
|
||||
secrets:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ on:
|
|||
|
||||
jobs:
|
||||
label-issues:
|
||||
uses: ckotzbauer/actions-toolkit/.github/workflows/toolkit-label-issues.yml@0.37.0
|
||||
uses: ckotzbauer/actions-toolkit/.github/workflows/toolkit-label-issues.yml@0.37.2
|
||||
secrets:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ on:
|
|||
|
||||
jobs:
|
||||
size-label:
|
||||
uses: ckotzbauer/actions-toolkit/.github/workflows/toolkit-size-label.yml@0.37.0
|
||||
uses: ckotzbauer/actions-toolkit/.github/workflows/toolkit-size-label.yml@0.37.2
|
||||
secrets:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
|
|
|||
|
|
@ -5,6 +5,6 @@ on:
|
|||
|
||||
jobs:
|
||||
stale:
|
||||
uses: ckotzbauer/actions-toolkit/.github/workflows/toolkit-stale.yml@0.37.0
|
||||
uses: ckotzbauer/actions-toolkit/.github/workflows/toolkit-stale.yml@0.37.2
|
||||
secrets:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue