We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6614484 commit f0cfa1bCopy full SHA for f0cfa1b
.github/workflows/release.yaml
@@ -33,7 +33,7 @@ jobs:
33
password: ${{ secrets.GITHUB_TOKEN }}
34
- name: Setup Cosign
35
uses: sigstore/cosign-installer@7e8b541eb2e61bf99390e1afd4be13a184e9ebc5 # v3.10.1
36
- - uses: anchore/sbom-action/download-syft@28d71544de8eaf1b958d335707167c5f783590ad # v0.22.2
+ - uses: anchore/sbom-action/download-syft@17ae1740179002c89186b61233e0f892c3118b11 # v0.23.0
37
- name: Get tailscale
38
run: |
39
go install
0 commit comments