Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
Merge pull request #379 from neicnordic/dependabot/github_actions/aqu…
Browse files Browse the repository at this point in the history
…asecurity/trivy-action-0.12.0

Bump aquasecurity/trivy-action from 0.11.2 to 0.12.0
  • Loading branch information
pahatz authored Sep 4, 2023
2 parents fb0c0f2 + 45d5fce commit 800ebee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v3

- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@41f05d9ecffa2ed3f1580af306000f734b733e54
uses: aquasecurity/trivy-action@fbd16365eb88e12433951383f5e99bd901fc618f
with:
image-ref: 'ghcr.io/${{ github.repository }}:latest'
format: 'sarif'
Expand Down

0 comments on commit 800ebee

Please sign in to comment.