Skip to content

Commit bb3a221

Browse files
chore(deps): update aquasecurity/trivy-action action to v0.31.0 (#416)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e827a02 commit bb3a221

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
python-version: 3.7
2727

2828
- name: Run Trivy vulnerability scanner in IaC mode
29-
uses: aquasecurity/trivy-action@6c175e9c4083a92bbca2f9724c8a5e33bc2d97a5 # 0.30.0
29+
uses: aquasecurity/trivy-action@76071ef0d7ec797419534a183b498b4d6366cf37 # 0.31.0
3030
with:
3131
scan-type: 'config'
3232
hide-progress: false

0 commit comments

Comments
 (0)