Skip to content

Commit

Permalink
chore(deps): bump aquasecurity/trivy-action from 0.20.0 to 0.29.0 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 4517736 commit fc1986b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chart-lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
python-version: 3.7

- name: Run Trivy vulnerability scanner in IaC mode
uses: aquasecurity/trivy-action@b2933f565dbc598b29947660e66259e3c7bc8561 # 0.20.0
uses: aquasecurity/trivy-action@18f2510ee396bbf400402947b394f2dd8c87dbb0 # 0.29.0
with:
scan-type: 'config'
hide-progress: false
Expand Down

0 comments on commit fc1986b

Please sign in to comment.