diff --git a/.github/workflows/container-security.yml b/.github/workflows/container-security.yml index 6d99dbd..f17dd00 100644 --- a/.github/workflows/container-security.yml +++ b/.github/workflows/container-security.yml @@ -52,7 +52,7 @@ jobs: # Scan the image for vulnerabilities - name: Run the Anchore / Grype scan action - uses: anchore/scan-action@8d2fce09422cd6037e577f4130e9b925e9a37175 # v7.3.1 + uses: anchore/scan-action@7037fa011853d5a11690026fb85feee79f4c946c # v7.3.2 id: scan with: image: localbuild/testimage:latest