mirror of
https://github.com/Belphemur/CBZOptimizer.git
synced 2025-10-14 12:38:50 +02:00
chore(deps): update sigstore/cosign-installer action to v3.7.0
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -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:
|
||||||
|
Reference in New Issue
Block a user