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.9.1 (#81)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.24
|
go-version: 1.24
|
||||||
cache: true
|
cache: true
|
||||||
- uses: sigstore/cosign-installer@v3.9.0 # installs cosign
|
- uses: sigstore/cosign-installer@v3.9.1 # installs cosign
|
||||||
- uses: anchore/sbom-action/download-syft@v0.20.1 # installs syft
|
- uses: anchore/sbom-action/download-syft@v0.20.1 # installs syft
|
||||||
- name: Set up QEMU
|
- name: Set up QEMU
|
||||||
uses: docker/setup-qemu-action@v3
|
uses: docker/setup-qemu-action@v3
|
||||||
|
Reference in New Issue
Block a user