diff --git a/.github/workflows/security-scan.yml b/.github/workflows/security-scan.yml index 322022aa09..c43c52a7e2 100644 --- a/.github/workflows/security-scan.yml +++ b/.github/workflows/security-scan.yml @@ -33,7 +33,7 @@ jobs: - name: Run Grype vulnerability scanner id: grype-scan - uses: anchore/scan-action@e1165082ffb1fe366ebaf02d8526e7c4989ea9d2 # v7.4.0 + uses: anchore/scan-action@27805bf3b4e84b4a5c980df22ed233c00390a439 # v7.4.2 with: path: "." output-format: "sarif"