Skip to content

Commit 754a787

Browse files
chore(deps): update sigstore/cosign-installer action to v3.9.0
1 parent 70f9a27 commit 754a787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
password: ${{ secrets.GITHUB_TOKEN }}
156156

157157
# Sign container
158-
- uses: sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # v3.8.2
158+
- uses: sigstore/cosign-installer@fb28c2b6339dcd94da6e4cbcbc5e888961f6f8c3 # v3.9.0
159159
if: github.event_name != 'pull_request'
160160

161161
- name: Sign container image

0 commit comments

Comments
 (0)