Skip to content

Commit 1c6cf0f

Browse files
authored
Merge pull request #240 from smlx/dependabot/github_actions/github/codeql-action-4.31.2
chore(deps): bump github/codeql-action from 3.29.7 to 4.31.2
2 parents a919cb9 + 052bfaf commit 1c6cf0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ossf-analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
# of the value entered here.
2727
publish_results: true
2828
- name: Upload SARIF results to code scanning
29-
uses: github/codeql-action/upload-sarif@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3.29.5
29+
uses: github/codeql-action/upload-sarif@0499de31b99561a6d14a36a5f662c2a54f91beee # v3.29.5
3030
with:
3131
sarif_file: results.sarif

0 commit comments

Comments
 (0)