Skip to content

Commit

Permalink
Merge pull request #58 from just5ky/dependabot/github_actions/aquasec…
Browse files Browse the repository at this point in the history
…urity/trivy-action-0.18.0

Bump aquasecurity/trivy-action from 0.13.0 to 0.18.0
  • Loading branch information
just5ky authored Mar 4, 2024
2 parents 0ee72c5 + 6e345c0 commit b7bce73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
run: docker pull ${{ secrets.DOCKERHUB_USERNAME }}/rubberglue

- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@b77b85c0254bba6789e787844f0585cde1e56320
uses: aquasecurity/trivy-action@062f2592684a31eb3aa050cc61e7ca1451cecd3d
with:
image-ref: '${{ secrets.DOCKERHUB_USERNAME }}/rubberglue'
format: 'template'
Expand Down

0 comments on commit b7bce73

Please sign in to comment.