This repository was archived by the owner on Dec 8, 2025. It is now read-only.
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 1313
1414jobs :
1515 label-issues :
16- uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-label-issues.yml@0.50.1
16+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-label-issues.yml@0.51.0
1717 secrets :
1818 token : ${{ secrets.GITHUB_TOKEN }}
1919
Original file line number Diff line number Diff line change 55
66jobs :
77 build :
8- uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-build-test.yml@0.50.1
8+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-build-test.yml@0.51.0
99 with :
1010 install-node : true
1111 build-commands : |
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.50.1
12+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-release-nodejs.yml@0.51.0
1313 with :
1414 version : ${{ github.event.inputs.version }}
1515 build-commands : |
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.50.1
8+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-size-label.yml@0.51.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.50.1
8+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-stale.yml@0.51.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.50.1
10+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-scan-snyk.yml@0.51.0
1111 with :
1212 install-node : true
1313 scan-commands : snyk monitor
You can’t perform that action at this time.
0 commit comments