We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2535c9 commit 3d68fabCopy full SHA for 3d68fab
.github/workflows/build.yml
@@ -152,7 +152,7 @@ jobs:
152
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
153
154
- name: Set up Cosign
155
- uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0
+ uses: sigstore/cosign-installer@ba7bc0a3fef59531c69a25acd34668d6d3fe6f22 # v4.1.0
156
157
- name: Login to GitHub Container Registry
158
uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0
0 commit comments