Skip to content

Commit 880febb

Browse files
committed
chore: added matrix to trivy check
1 parent 028f9a1 commit 880febb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/static-analysis.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@ jobs:
6666

6767
trivy:
6868
runs-on: ubuntu-latest
69+
strategy:
70+
matrix:
71+
terraform: [ ~1.3 ]
6972
steps:
7073
- uses: actions/checkout@v4
7174

0 commit comments

Comments
 (0)