diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c38b9174f..cb0f73156 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -235,7 +235,7 @@ jobs: sbom: true - name: Scan image - uses: anchore/scan-action@40a61b52209e9d50e87917c5b901783d546b12d0 # v7.2.1 + uses: anchore/scan-action@3c9a191a0fbab285ca6b8530b5de5a642cba332f # v7.2.2 id: scan continue-on-error: true with: diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 72551f1f6..51b937211 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -266,7 +266,7 @@ jobs: sbom: true - name: Scan image - uses: anchore/scan-action@40a61b52209e9d50e87917c5b901783d546b12d0 # v7.2.1 + uses: anchore/scan-action@3c9a191a0fbab285ca6b8530b5de5a642cba332f # v7.2.2 id: scan continue-on-error: true with: