File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 persist-credentials : false
4242
4343 - name : Set up Go
44- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0 # zizmor: ignore[cache-poisoning] -- cache is branch-isolated; fork PRs cannot write to this cache
44+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0 # zizmor: ignore[cache-poisoning] -- cache is branch-isolated; fork PRs cannot write to this cache
4545 with :
4646 go-version-file : go.mod
4747
9090 uses : sigstore/cosign-installer@ba7bc0a3fef59531c69a25acd34668d6d3fe6f22 # v4.1.0
9191
9292 - name : Install Syft
93- uses : anchore/sbom-action/download-syft@57aae528053a48a3f6235f2d9461b05fbcb7366d # v0.23.1
93+ uses : anchore/sbom-action/download-syft@e22c389904149dbc22b58101806040fa8d37a610 # v0.24.0
9494
9595 - name : Generate shell completions
9696 run : |
Original file line number Diff line number Diff line change 6161 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
6262 with :
6363 persist-credentials : false
64- - uses : securego/gosec@bb17e422fc34bf4c0a2e5cab9d07dc45a68c040c # v2.24.7
64+ - uses : securego/gosec@223e19b8856e00f02cc67804499a83f77e208f3c # v2.25.0
6565 with :
6666 args : -no-fail -exclude=G304,G401,G501 -exclude-dir=e2e -fmt sarif -out gosec-results.sarif ./...
6767 - uses : github/codeql-action/upload-sarif@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6
Original file line number Diff line number Diff line change 2020 persist-credentials : false
2121
2222 - name : Set up Go
23- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
23+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
2424 with :
2525 go-version-file : go.mod
2626
4949 persist-credentials : false
5050
5151 - name : Set up Go
52- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
52+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
5353 with :
5454 go-version-file : go.mod
5555
7474 persist-credentials : false
7575
7676 - name : Set up Go
77- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
77+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
7878 with :
7979 go-version : ' stable'
8080
@@ -111,7 +111,7 @@ jobs:
111111 persist-credentials : false
112112
113113 - name : Set up Go
114- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
114+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
115115 with :
116116 go-version-file : go.mod
117117
You can’t perform that action at this time.
0 commit comments