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 655ce9d commit e81dc56Copy full SHA for e81dc56
.github/workflows/code-scanning.yml
@@ -82,7 +82,7 @@ jobs:
82
uses: actions/checkout@v3
83
84
- name: Run tfsec
85
- uses: aquasecurity/tfsec-sarif-action@9a83b5c3524f825c020e356335855741fd02745f
+ uses: aquasecurity/tfsec-sarif-action@21ded20e8ca120cd9d3d6ab04ef746477542a608
86
with:
87
sarif_file: tfsec.sarif
88
0 commit comments