Skip to content

Commit

Permalink
deps: update github/codeql-action action to v2.28.0 (#3621)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jan 6, 2025
1 parent cc25099 commit e0e09ec
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@277b89701e930e6af7a758f50afa5185bfc53c81 # v2.27.9
uses: github/codeql-action/upload-sarif@673cceb2b4886e2dfff697ab64a1ecd1c0a14a05 # v2.28.0
with:
sarif_file: results.sarif

0 comments on commit e0e09ec

Please sign in to comment.