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 13efad6 + 42b636c commit 05d21adCopy full SHA for 05d21ad
.github/workflows/release.yml
@@ -26,7 +26,7 @@ jobs:
26
fetch-depth: 0
27
- run: git fetch --force --tags
28
29
- - uses: sigstore/cosign-installer@v3.8.2
+ - uses: sigstore/cosign-installer@v3.9.0
30
- uses: anchore/sbom-action/download-syft@v0
31
- run: sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d -b /usr/local/bin
32
0 commit comments