We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f5075d commit 6cbdaceCopy full SHA for 6cbdace
.github/workflows/security.yaml
@@ -40,6 +40,6 @@ jobs:
40
with:
41
sarif_file: tfsec.sarif
42
- name: Upload SARIF artifact
43
- uses: github/codeql-action/upload-sarif@v2
+ uses: github/codeql-action/upload-sarif@v3
44
45
0 commit comments