File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4646 go-version-file : go.mod
4747 check-latest : true
4848 cache-dependency-path : " **/*.sum"
49- - uses : sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a # v3.8.1
49+ - uses : sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9.2
5050 - uses : anchore/sbom-action/download-syft@f325610c9f50a54015d37c8d16cb3b0e2c8f4de0 # v0.18.0
5151 - name : setup-tparse
5252 run : go install github.com/mfridman/tparse@latest
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ jobs:
129129 with :
130130 node-version : 20
131131
132- - uses : sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a # v3.8.1
132+ - uses : sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9.2
133133 - name : Confirm cosign installation
134134 run : cosign version
135135
You can’t perform that action at this time.
0 commit comments