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.
2 parents 024bb5b + 96d560c commit c6c5ea2Copy full SHA for c6c5ea2
1 file changed
.github/workflows/confbatstest-build.yaml
@@ -73,7 +73,7 @@ jobs:
73
runs-on: ubuntu-latest
74
steps:
75
- name: Setup cosign
76
- uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 # v3
+ uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da # v3
77
78
- name: Cosign login
79
run: |
0 commit comments