Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1526ef7

Browse files
committedDec 8, 2024·
chore(deps): update github/codeql-action action to v3.27.6
1 parent 764b51f commit 1526ef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/scorecard.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ jobs:
4646

4747
# Upload the results to GitHub's code scanning dashboard.
4848
- name: 'Upload to code-scanning'
49-
uses: github/codeql-action/upload-sarif@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0
49+
uses: github/codeql-action/upload-sarif@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
5050
with:
5151
sarif_file: results.sarif

0 commit comments

Comments
 (0)
Please sign in to comment.