2 parents e864c8d + 009c8c3 commit d017b57Copy full SHA for d017b57
1 file changed
.github/workflows/release.yaml
@@ -50,7 +50,7 @@ jobs:
50
- name: Cache cargo
51
uses: Swatinem/rust-cache@6323deb102c322ba6fcbdcafc7e3dddab59af2b6 # v2.9.2
52
- name: Install Syft
53
- uses: anchore/sbom-action/download-syft@e22c389904149dbc22b58101806040fa8d37a610 # v0.24.0
+ uses: anchore/sbom-action/download-syft@3ad7283483fc7af8ff2b4ea19663c2d5ca935e26 # v0.24.2
54
- name: Create/update draft release and upload assets
55
uses: goreleaser/goreleaser-action@f06c13b6b1a9625abc9e6e439d9c05a8f2190e94 # v7.2.3
56
with:
0 commit comments