Skip to content

Commit 48bdc82

Browse files
committed
Update workflows
1 parent 699dc28 commit 48bdc82

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/snyk-infrastructure-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ jobs:
3131
continue-on-error: true
3232
env:
3333
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
34-
with:
35-
file: iac/terraform/main.tf
34+
#with:
35+
#file: iac/terraform/main.tf
3636

3737
- name: Upload SARIF to GitHub
3838
if: always()

0 commit comments

Comments
 (0)