File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 99
1010jobs :
1111 size-label :
12- uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-create-default-labels.yml@0.12.1
12+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-create-default-labels.yml@0.13.0
1313 secrets :
1414 token : ${{ secrets.GITHUB_TOKEN }}
1515
Original file line number Diff line number Diff line change 1313
1414jobs :
1515 label-issues :
16- uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-label-issues.yml@0.12.1
16+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-label-issues.yml@0.13.0
1717 secrets :
1818 token : ${{ secrets.GITHUB_TOKEN }}
1919
Original file line number Diff line number Diff line change 99
1010jobs :
1111 release :
12- uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-release-nodejs.yml@0.12.1
12+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-release-nodejs.yml@0.13.0
1313 with :
1414 node-version : 16
1515 version : ${{ github.event.inputs.version }}
Original file line number Diff line number Diff line change 55
66jobs :
77 size-label :
8- uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-size-label.yml@0.12.1
8+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-size-label.yml@0.13.0
99 secrets :
1010 token : ${{ secrets.GITHUB_TOKEN }}
1111
Original file line number Diff line number Diff line change 55
66jobs :
77 stale :
8- uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-stale.yml@0.12.1
8+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-stale.yml@0.13.0
99 secrets :
1010 token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 77
88jobs :
99 update-snyk :
10- uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-scan-snyk.yml@0.12.1
10+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-scan-snyk.yml@0.13.0
1111 with :
1212 install-node : true
1313 node-version : ' 16'
You can’t perform that action at this time.
0 commit comments