chore(deps): update sigstore/cosign-installer action to v3.7.0

This commit is contained in:
renovate[bot]
2024-10-04 13:31:05 +00:00
committed by GitHub
parent e798a59a43
commit 1af484aea8

View File

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