mirror of
https://github.com/Belphemur/CBZOptimizer.git
synced 2025-10-13 20:18:52 +02:00
chore(deps): update anchore/sbom-action action to v0.18.0 (#37)
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
@@ -29,7 +29,7 @@ jobs:
|
||||
go-version: 1.23
|
||||
cache: true
|
||||
- uses: sigstore/cosign-installer@v3.7.0 # installs cosign
|
||||
- uses: anchore/sbom-action/download-syft@v0.17.9 # installs syft
|
||||
- uses: anchore/sbom-action/download-syft@v0.18.0 # installs syft
|
||||
- uses: docker/login-action@v3 # login to ghcr
|
||||
with:
|
||||
registry: ghcr.io
|
||||
|
Reference in New Issue
Block a user