Skip to content

Commit

Permalink
chore: added matrix to trivy check
Browse files Browse the repository at this point in the history
  • Loading branch information
moritzzimmer committed Jan 19, 2024
1 parent 028f9a1 commit 880febb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/static-analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ jobs:

trivy:
runs-on: ubuntu-latest
strategy:
matrix:
terraform: [ ~1.3 ]
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 880febb

Please sign in to comment.