Skip to content

Commit

Permalink
deps: update github/codeql-action action to v2.24.9 (#3204)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 25, 2024
1 parent 6993b51 commit 7a24d3e
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@c2dc67199a2e650d535d7de586a07597aea4d9c7 # v2.24.8
uses: github/codeql-action/upload-sarif@a82bad71823183e5b120ab52d521460ecb0585fe # v2.24.9
with:
sarif_file: results.sarif

0 comments on commit 7a24d3e

Please sign in to comment.