Skip to content

Commit

Permalink
Merge pull request #217 from CoreMedia/dependabot/github_actions/aqua…
Browse files Browse the repository at this point in the history
…security/trivy-action-0.21.0
  • Loading branch information
dependabot[bot] committed Jun 3, 2024
2 parents 3c255aa + 41b5753 commit b4b049a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
category: '/language:java'

- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@0.19.0
uses: aquasecurity/trivy-action@0.21.0
with:
scan-type: image
image-ref: "coremedia/headless-server-commerce:${{ github.sha }}"
Expand Down

0 comments on commit b4b049a

Please sign in to comment.