Skip to content

Commit

Permalink
feat: increase version of trivy gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
LukaK committed Nov 12, 2024
1 parent 8cdab1e commit d0d7cfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@v2

- name: Scan terraform files for misconfiguration
uses: aquasecurity/trivy-action@0.20.0
uses: aquasecurity/trivy-action@0.28.0
with:
scan-type: 'fs'
scan-ref: '.'
Expand Down

0 comments on commit d0d7cfc

Please sign in to comment.