diff --git a/.github/workflows/release-docker-image.yml b/.github/workflows/release-docker-image.yml index 9b08f4f3..3af15f87 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.16.0 + - uses: anchore/sbom-action/download-syft@v0.17.1 # TODO(jaosorior): Uncomment once we migrate off CentOS. # - name: upload Anchore scan SARIF report