Skip to content

Commit

Permalink
Merge pull request #25 from kartverket/dependabot/github_actions/aqua…
Browse files Browse the repository at this point in the history
…security/trivy-action-0.19.0

Bump aquasecurity/trivy-action from 0.18.0 to 0.19.0
  • Loading branch information
berg-thom committed Apr 9, 2024
2 parents b66b3c1 + 0ec991c commit e9357f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ runs:

- name: Run Trivy Vulnerability Scanner on Image
if: inputs.trivy == 'true' && inputs.image_url != ''
uses: aquasecurity/trivy-action@062f2592684a31eb3aa050cc61e7ca1451cecd3d
uses: aquasecurity/trivy-action@d710430a6722f083d3b36b8339ff66b32f22ee55
with:
image-ref: ${{ inputs.image_url }}
format: sarif
Expand Down

0 comments on commit e9357f4

Please sign in to comment.