diff --git a/.github/workflows/build-web.yml b/.github/workflows/build-web.yml index 73ae0e14962..8e907b3a64f 100644 --- a/.github/workflows/build-web.yml +++ b/.github/workflows/build-web.yml @@ -303,7 +303,7 @@ jobs: - name: Scan Docker image id: container-scan - uses: anchore/scan-action@869c549e657a088dc0441b08ce4fc0ecdac2bb65 # v5.3.0 + uses: anchore/scan-action@abae793926ec39a78ab18002bc7fc45bbbd94342 # v6.0.0 with: image: ${{ steps.image-name.outputs.name }} fail-build: false