We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 810c427 commit 4cb8d44Copy full SHA for 4cb8d44
.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.7.0
+ uses: sigstore/cosign-installer@v3.8.0
41
- name: Login to GitHub Container Registry
42
uses: docker/login-action@v3
43
0 commit comments