diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3d25809..f4f699c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -67,7 +67,7 @@ jobs: cache-from: type=gha cache-to: type=gha,mode=max - name: Syft SBOM generation - uses: anchore/sbom-action@9f7302141466aa6482940f15371237e9d9f4c34a # v0.19.0 + uses: anchore/sbom-action@9246b90769f852b3a8921f330c59e0b3f439d6e9 # v0.20.1 with: image: ghcr.io/natrontech/gcp-mysql-backup@${{ steps.build-and-push.outputs.digest }} format: cyclonedx-json