chore(deps): update anchore/sbom-action action to v0.20.9 (#130)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-23 14:38:00 +00:00
committed by GitHub
parent 7f5f690e66
commit e60e30f5a0

View File

@@ -29,7 +29,7 @@ jobs:
go-version-file: go.mod
cache: true
- uses: sigstore/cosign-installer@v4.0.0 # installs cosign
- uses: anchore/sbom-action/download-syft@v0.20.8 # installs syft
- uses: anchore/sbom-action/download-syft@v0.20.9 # installs syft
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx