Skip to content

Commit

Permalink
Update snyk_iac.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
metalstormbass authored Jan 11, 2022
1 parent c71a392 commit dc643d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk_iac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
# Run Snyk Infrastructure as Code
- name: Run Snyk Infrastructure as Code
run: |
snyk iac test kubernetes/ --severity-threshold=high --rules=kubernetes/bundle.tar.gz
snyk iac test kubernetes/ --severity-threshold=high
continue-on-error: true

0 comments on commit dc643d7

Please sign in to comment.