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 be55258 commit 0327789Copy full SHA for 0327789
code-scanning/tfsec.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/checkout@v3
28
29
- name: Run tfsec
30
- uses: aquasecurity/tfsec-sarif-action@9a83b5c3524f825c020e356335855741fd02745f
+ uses: aquasecurity/tfsec-sarif-action@21ded20e8ca120cd9d3d6ab04ef746477542a608
31
with:
32
sarif_file: tfsec.sarif
33
0 commit comments