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 edafb44 commit b443aa2Copy full SHA for b443aa2
.github/workflows/tfsec.yml
@@ -26,7 +26,7 @@ jobs:
26
sarif_file: tfsec.sarif
27
28
- name: Upload SARIF file
29
- uses: github/codeql-action/upload-sarif@v3
+ uses: github/codeql-action/upload-sarif@v4
30
with:
31
# Path to SARIF file relative to the root of the repository
32
0 commit comments