Skip to content

Commit 0fd77c8

Browse files
chore(deps): update sigstore/cosign-installer action to v3.3.0
1 parent a28f4c2 commit 0fd77c8

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
@@ -135,7 +135,7 @@ jobs:
135135
L_VCS_URL=${{ github.server_url }}/${{ github.repository }}/
136136
L_AUTHORS=${{ github.server_url }}/${{ github.repository }}/graphs/contributors
137137
- name: Install cosign
138-
uses: sigstore/cosign-installer@v3.2.0
138+
uses: sigstore/cosign-installer@v3.3.0
139139

140140
# Sign the resulting Docker image digest except on PRs.
141141
# This will only write to the public Rekor transparency log when the Docker

0 commit comments

Comments
 (0)