diff --git a/.github/workflows/grype.yml b/.github/workflows/grype.yml index 0bd7d931..ba8e49c7 100644 --- a/.github/workflows/grype.yml +++ b/.github/workflows/grype.yml @@ -18,6 +18,6 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: anchore/scan-action/download-grype@v6 + - uses: anchore/scan-action/download-grype@v7 id: grype - run: ${{steps.grype.outputs.cmd}} . \ No newline at end of file