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

Bump aquasecurity/trivy-action from 0.20.0 to 0.21.0
  • Loading branch information
djdefi authored May 29, 2024
2 parents 8c9bed6 + 05b28cc commit ec7b83e
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@b2933f565dbc598b29947660e66259e3c7bc8561
uses: aquasecurity/trivy-action@fd25fed6972e341ff0007ddb61f77e88103953c2
with:
image-ref: 'djdefi/rpi-jenkins:latest'
format: 'template'
Expand Down

0 comments on commit ec7b83e

Please sign in to comment.