chore(deps): update anchore/sbom-action action to v0.17.8 (#25)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-11-21 18:47:50 +00:00
committed by GitHub
parent 35cfe41aa6
commit 0bb9e4320c

View File

@@ -27,7 +27,7 @@ jobs:
go-version: 1.23 go-version: 1.23
cache: true cache: true
- uses: sigstore/cosign-installer@v3.7.0 # installs cosign - uses: sigstore/cosign-installer@v3.7.0 # installs cosign
- uses: anchore/sbom-action/download-syft@v0.17.7 # installs syft - uses: anchore/sbom-action/download-syft@v0.17.8 # installs syft
- uses: docker/login-action@v3 # login to ghcr - uses: docker/login-action@v3 # login to ghcr
with: with:
registry: ghcr.io registry: ghcr.io