Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #25 from djdefi/dependabot/github_actions/aquasecu…
Browse files Browse the repository at this point in the history
…rity/trivy-action-0.12.0

Bump aquasecurity/trivy-action from 0.10.0 to 0.12.0
  • Loading branch information
djdefi authored Sep 4, 2023
2 parents f3dc118 + 71a129d commit 7c49b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: List images
run: docker images list
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@e5f43133f6e8736992c9f3c1b3296e24b37e17f2
uses: aquasecurity/trivy-action@fbd16365eb88e12433951383f5e99bd901fc618f
with:
image-ref: 'djdefi/rpi-jenkins:latest'
format: 'template'
Expand Down

0 comments on commit 7c49b9e

Please sign in to comment.