diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b14936d..382c700 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -71,7 +71,7 @@ jobs: provenance: ${{ github.event_name != 'pull_request' }} - name: Run Grype vulnerability scanner - uses: anchore/scan-action@4be3c24559b430723e51858969965e163b196957 # v3.3.5 + uses: anchore/scan-action@24fd7c9060f3c96848dd1929fac8d796fb5ae4b4 # v3.3.6 continue-on-error: true id: scan with: