We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 699dc28 commit 48bdc82Copy full SHA for 48bdc82
1 file changed
.github/workflows/snyk-infrastructure-analysis.yml
@@ -31,8 +31,8 @@ jobs:
31
continue-on-error: true
32
env:
33
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
34
- with:
35
- file: iac/terraform/main.tf
+ #with:
+ #file: iac/terraform/main.tf
36
37
- name: Upload SARIF to GitHub
38
if: always()
0 commit comments