We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9f1e15 commit b207f76Copy full SHA for b207f76
.github/workflows/release.yml
@@ -35,7 +35,7 @@ jobs:
35
with:
36
repo-token: ${{ secrets.GITHUB_TOKEN }}
37
- uses: sigstore/[email protected]
38
- - uses: anchore/sbom-action/[email protected].2
+ - uses: anchore/sbom-action/[email protected].3
39
- uses: docker/setup-qemu-action@v3
40
- uses: docker/setup-buildx-action@v3
41
- uses: cachix/install-nix-action@v30
0 commit comments