We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31c7033 + edb09af commit 2a0fe5bCopy full SHA for 2a0fe5b
1 file changed
.github/workflows/docker.yml
@@ -30,7 +30,7 @@ jobs:
30
run: docker buildx inspect
31
32
- name: Install Cosign
33
- uses: sigstore/cosign-installer@v4.1.0
+ uses: sigstore/cosign-installer@v4.1.1
34
35
- name: Checkout repository
36
uses: actions/checkout@v6
0 commit comments