diff --git a/.github/workflows/release-docker-image.yml b/.github/workflows/release-docker-image.yml index da8a6019..7374bc41 100644 --- a/.github/workflows/release-docker-image.yml +++ b/.github/workflows/release-docker-image.yml @@ -71,7 +71,7 @@ jobs: env: COSIGN_EXPERIMENTAL: true - - uses: anchore/sbom-action/download-syft@v0.14.1 + - uses: anchore/sbom-action/download-syft@v0.15.11 # TODO(jaosorior): Uncomment once we migrate off CentOS. # - name: upload Anchore scan SARIF report