diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index 7d66137..d60132c 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -73,6 +73,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard (optional). # Commenting out will disable upload of results to your repo's Code Scanning dashboard - name: "Upload to code-scanning" - uses: github/codeql-action/upload-sarif@5595ccaf912efad79be6eef63a5619ff05969be3 # 4.37.6 + uses: github/codeql-action/upload-sarif@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # 4.37.8 with: sarif_file: results.sarif diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 17b79dd..18a05b6 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -61,7 +61,7 @@ jobs: actions: read security-events: write # For Security Tab contents: read - uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@v2.5.0" + uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@v2.5.1" with: # Explicit root scanning scan-args: |-