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 70912da commit b8ec2f1Copy full SHA for b8ec2f1
.github/workflows/code-scanning-mobile.yml
@@ -105,7 +105,7 @@ jobs:
105
uses: actions/checkout@v3
106
107
- name: Run tfsec
108
- uses: aquasecurity/tfsec-sarif-action@9a83b5c3524f825c020e356335855741fd02745f
+ uses: aquasecurity/tfsec-sarif-action@21ded20e8ca120cd9d3d6ab04ef746477542a608
109
with:
110
sarif_file: tfsec.sarif
111
.github/workflows/code-scanning.yml
@@ -84,7 +84,7 @@ jobs:
84
85
86
87
88
89
90
0 commit comments