diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2337269..2955b13 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -105,7 +105,7 @@ jobs: runs-on: ubuntu-24.04 steps: - name: Run Grype vulnerability scanner - uses: anchore/scan-action@v4 + uses: anchore/scan-action@v6 id: grype with: image: ghcr.io/wonderfall/synapse