Skip to content

Commit

Permalink
Merge pull request #287 from HewlettPackard/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/aquasecurity/trivy-action-0.13.1

build(deps): Bump aquasecurity/trivy-action from 0.13.0 to 0.13.1
  • Loading branch information
Victorblsilveira authored Oct 31, 2023
2 parents 0e03906 + 988e530 commit b430685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@d0651293c4a5a52e711f25b41b05b2212f385d28

- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@b77b85c0254bba6789e787844f0585cde1e56320
uses: aquasecurity/trivy-action@f78e9ecf42a1271402d4f484518b9313235990e1
with:
scan-type: 'fs'
scan-ref: '.'
Expand Down

0 comments on commit b430685

Please sign in to comment.