Merge pull request #12 from Belphemur/renovate/sigstore-cosign-installer-3.x

chore(deps): update sigstore/cosign-installer action to v3.7.0
This commit is contained in:
Antoine Aflalo
2024-10-04 09:57:48 -04:00
committed by GitHub

View File

@@ -26,7 +26,7 @@ jobs:
with:
go-version: 1.23
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: docker/login-action@v3 # login to ghcr
with: