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.
1 parent 0daafb7 commit fb20a49Copy full SHA for fb20a49
.github/workflows/release.yaml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
go-version: '1.25'
26
cache: true
27
- - uses: sigstore/[email protected].0 # installs cosign
+ - uses: sigstore/[email protected].1 # installs cosign
28
# - uses: anchore/sbom-action/[email protected] # installs syft
29
- uses: docker/login-action@v3 # login to ghcr
30
0 commit comments