Skip to content

Commit

Permalink
deps: update github/codeql-action action to v2.24.8 (#3198)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 19, 2024
1 parent 525ceb2 commit bd81a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Expand Up @@ -67,6 +67,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@e56cfd0877b4826be144d11aa31e6c64a55828e9 # v2.24.7
uses: github/codeql-action/upload-sarif@c2dc67199a2e650d535d7de586a07597aea4d9c7 # v2.24.8
with:
sarif_file: results.sarif

0 comments on commit bd81a56

Please sign in to comment.