Skip to content

Commit

Permalink
Merge pull request #225 from CoreMedia/dependabot/github_actions/aqua…
Browse files Browse the repository at this point in the history
…security/trivy-action-0.23.0
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
2 parents 7a6519e + b79eedb commit 9896b3b
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.21.0
uses: aquasecurity/trivy-action@0.23.0
with:
scan-type: image
image-ref: "coremedia/headless-server-commerce:${{ github.sha }}"
Expand Down

0 comments on commit 9896b3b

Please sign in to comment.