diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3b62a17..d90c12c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -98,7 +98,7 @@ jobs: runs-on: "ubuntu-latest" steps: - name: Run Grype vulnerability scanner - uses: anchore/scan-action@v3 + uses: anchore/scan-action@v4 id: grype with: image: "ghcr.io/tommytran732/matrix.to"