Skip to content

Commit

Permalink
deps: update github/codeql-action action to v2.25.15 (#3402)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 26, 2024
1 parent 1f44b4b commit a61ce7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
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@563dcafdfe28a0bb82e2c272d84924f17b628540 # v2.25.13
uses: github/codeql-action/upload-sarif@3e0e84636c6f5df46a2cb232ae1dd1384713150d # v2.25.15
with:
sarif_file: results.sarif

0 comments on commit a61ce7d

Please sign in to comment.