Skip to content

Commit

Permalink
deps: update github/codeql-action action to v2.25.4 (#3291)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 10, 2024
1 parent acf6e73 commit 13bb5aa
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@ceaec5c11a131e0d282ff3b6f095917d234caace # v2.25.3
uses: github/codeql-action/upload-sarif@4f0ceda83afa9bc55df7b6c611b81435fa53d987 # v2.25.4
with:
sarif_file: results.sarif

0 comments on commit 13bb5aa

Please sign in to comment.