We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6827039 commit 80859f8Copy full SHA for 80859f8
.github/workflows/release.yaml
@@ -14,7 +14,7 @@ jobs:
14
packages: write # for pushing and signing container images.
15
steps:
16
- name: Install Cosign
17
- uses: sigstore/[email protected].0
+ uses: sigstore/[email protected].1
18
19
- name: Login to GitHub Container Registry
20
uses: docker/[email protected]
0 commit comments