Skip to content

Commit

Permalink
Merge pull request #5 from kartverket/dependabot/github_actions/aquas…
Browse files Browse the repository at this point in the history
…ecurity/trivy-action-0.11.2

Bump aquasecurity/trivy-action from 0.11.0 to 0.11.2
  • Loading branch information
anderssonw authored Jun 13, 2023
2 parents 9b0da73 + 0c878f2 commit 324c1b5
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 @@ -79,7 +79,7 @@ runs:

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

0 comments on commit 324c1b5

Please sign in to comment.