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 #40 from djdefi/dependabot/github_actions/aquasecu…
Browse files Browse the repository at this point in the history
…rity/trivy-action-0.22.0

Bump aquasecurity/trivy-action from 0.21.0 to 0.22.0
  • Loading branch information
djdefi authored Jun 10, 2024
2 parents ec7b83e + 8b4d0f5 commit 57cda48
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 @@ -30,7 +30,7 @@ jobs:
- name: List images
run: docker images list
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@fd25fed6972e341ff0007ddb61f77e88103953c2
uses: aquasecurity/trivy-action@595be6a0f6560a0a8fc419ddf630567fc623531d
with:
image-ref: 'djdefi/rpi-jenkins:latest'
format: 'template'
Expand Down

0 comments on commit 57cda48

Please sign in to comment.