chore(deps): update anchore/sbom-action action to v0.17.6 (#19)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-10-29 16:46:36 +00:00
committed by GitHub
parent 103d38c74b
commit 9ade876952

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.5 # installs syft - uses: anchore/sbom-action/download-syft@v0.17.6 # 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