diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2337269..c48fada 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@v5 id: grype with: image: ghcr.io/wonderfall/synapse