Skip to content

Commit f3d4489

Browse files
committed
v3 -> upload-sarif@v4
1 parent a8d6aff commit f3d4489

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
3131
- name: Upload SARIF to GitHub Security tab
3232
if: always()
33-
uses: github/codeql-action/upload-sarif@v3
33+
uses: github/codeql-action/upload-sarif@v4
3434
with:
3535
sarif_file: gitleaks-results.sarif
3636
category: secret-scanning

0 commit comments

Comments
 (0)