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 cb9f734 + 6940785 commit 50b9393Copy full SHA for 50b9393
.github/workflows/docker-build-push.yaml
@@ -37,7 +37,7 @@ jobs:
37
network=host
38
- name: Install cosign
39
if: github.event_name != 'pull_request'
40
- uses: sigstore/cosign-installer@v3.9.0
+ uses: sigstore/cosign-installer@v3.9.1
41
- name: Login to GitHub Container Registry
42
uses: docker/login-action@v3
43
0 commit comments