We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a28f4c2 commit 0fd77c8Copy full SHA for 0fd77c8
.github/workflows/build.yml
@@ -135,7 +135,7 @@ jobs:
135
L_VCS_URL=${{ github.server_url }}/${{ github.repository }}/
136
L_AUTHORS=${{ github.server_url }}/${{ github.repository }}/graphs/contributors
137
- name: Install cosign
138
- uses: sigstore/cosign-installer@v3.2.0
+ uses: sigstore/cosign-installer@v3.3.0
139
140
# Sign the resulting Docker image digest except on PRs.
141
# This will only write to the public Rekor transparency log when the Docker
0 commit comments