Skip to content

Commit

Permalink
Merge pull request #174 from CoreMedia/dependabot/github_actions/aqua…
Browse files Browse the repository at this point in the history
…security/trivy-action-0.18.0
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
2 parents 15e8062 + b79feed commit 5e7c8a4
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.17.0
uses: aquasecurity/trivy-action@0.18.0
with:
scan-type: image
image-ref: "coremedia/headless-server-commerce:${{ github.sha }}"
Expand Down

0 comments on commit 5e7c8a4

Please sign in to comment.