File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,15 +12,15 @@ permissions:
1212
1313jobs :
1414 gosec :
15- uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-lint.yml@9e2a560f6c957fe29a2a78f8cbadabeea56a8c73 # 0.52.0
15+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-lint.yml@ec37c041a36a69320d9cb6a4c41c89f84f7e02cd # 0.55.1
1616 with :
1717 install-go : true
1818 lint-commands : |
1919 make bootstrap-tools
2020 make lintsec
2121
2222 golint :
23- uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-lint.yml@9e2a560f6c957fe29a2a78f8cbadabeea56a8c73 # 0.52.0
23+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-lint.yml@ec37c041a36a69320d9cb6a4c41c89f84f7e02cd # 0.55.1
2424 with :
2525 install-go : true
2626 lint-commands : |
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ permissions:
1515
1616jobs :
1717 release :
18- uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-release-goreleaser.yml@9e2a560f6c957fe29a2a78f8cbadabeea56a8c73 # 0.52.0
18+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-release-goreleaser.yml@ec37c041a36a69320d9cb6a4c41c89f84f7e02cd # 0.55.1
1919 with :
2020 version : ${{ github.event.inputs.version }}
2121 docker-platforms : linux/amd64,linux/arm64
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ permissions:
1313
1414jobs :
1515 build :
16- uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-build-test.yml@9e2a560f6c957fe29a2a78f8cbadabeea56a8c73 # 0.52.0
16+ uses : ckotzbauer/actions-toolkit/.github/workflows/toolkit-build-test.yml@ec37c041a36a69320d9cb6a4c41c89f84f7e02cd # 0.55.1
1717 with :
1818 install-go : true
1919 install-goreleaser : true
You can’t perform that action at this time.
0 commit comments