diff --git a/.github/workflows/grype.yml b/.github/workflows/grype.yml index 4e9abc6..99dcc6f 100644 --- a/.github/workflows/grype.yml +++ b/.github/workflows/grype.yml @@ -34,7 +34,7 @@ jobs: push: false tags: ghcr.io/${{ github.repository }}:grype - name: Run Grype Vulnerability Scanner - uses: anchore/scan-action@v5 + uses: anchore/scan-action@v6 id: scan with: image: ghcr.io/${{ github.repository }}:grype