chore(deps): update anchore/sbom-action action to v0.17.5

This commit is contained in:
renovate[bot]
2024-10-21 20:34:41 +00:00
committed by GitHub
parent 2de7bc7a04
commit 80a1afe7c3

View File

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