File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88
99jobs :
1010 gosec :
11- uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-lint.yml@0.47 .0
11+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-lint.yml@0.52 .0
1212 with :
1313 install-go : true
1414 lint-commands : |
1515 make bootstrap-tools
1616 make lintsec
1717
1818 golint :
19- uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-lint.yml@0.47 .0
19+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-lint.yml@0.52 .0
2020 with :
2121 install-go : true
2222 lint-commands : |
Original file line number Diff line number Diff line change 99
1010jobs :
1111 release :
12- uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-release-goreleaser.yml@0.47 .0
12+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-release-goreleaser.yml@0.52 .0
1313 with :
1414 version : ${{ github.event.inputs.version }}
1515 docker-platforms : linux/amd64,linux/arm64
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.47 .0
16+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-label-issues.yml@0.52 .0
1717 secrets :
1818 token : ${{ secrets.GITHUB_TOKEN }}
1919
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.47 .0
8+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-size-label.yml@0.52 .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.47 .0
8+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-stale.yml@0.52 .0
99 secrets :
1010 token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 88
99jobs :
1010 build :
11- uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-build-test.yml@0.47 .0
11+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-build-test.yml@0.52 .0
1212 with :
1313 install-go : true
1414 install-goreleaser : true
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.47 .0
10+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-scan-snyk.yml@0.52 .0
1111 with :
1212 install-go : true
1313 scan-commands : snyk monitor
You can’t perform that action at this time.
0 commit comments