Skip to content

Commit cd17a8b

Browse files
Merge pull request #1967 from kristof-mattei/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3.29.1
2 parents 46394aa + a6e8b8f commit cd17a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semgrep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
- name: Upload SARIF file for GitHub Advanced Security Dashboard
3737
if: |
3838
always()
39-
uses: github/codeql-action/upload-sarif@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0
39+
uses: github/codeql-action/upload-sarif@39edc492dbe16b1465b0cafca41432d857bdb31a # v3.29.1
4040
with:
4141
sarif_file: semgrep.sarif

0 commit comments

Comments
 (0)