diff --git a/.github/workflows/CIS-Anchore-Grype.yml b/.github/workflows/CIS-Anchore-Grype.yml index 33390bb..a375227 100644 --- a/.github/workflows/CIS-Anchore-Grype.yml +++ b/.github/workflows/CIS-Anchore-Grype.yml @@ -42,7 +42,7 @@ jobs: load: true - name: Run the Anchore Grype scan action - uses: anchore/scan-action@v6 + uses: anchore/scan-action@v7 id: scan with: image: "${{ env.imageName }}:${{ env.tag }}"