diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 8a80bb7..d30ff50 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -52,7 +52,7 @@ jobs: actions: read contents: read security-events: write - uses: google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@9a498708959aeaef5ef730655706c5a1df1edbc2 # v2.3.8 + uses: google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@8deb546fdb875b9996d27d4950be7312dac076a1 # v2.5.0 with: # Audit reports via SARIF; job status should mean "scan ran", not "repo has vulns". fail-on-vuln: false