Skip to content

Commit

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

Bump aquasecurity/trivy-action from 0.24.0 to 0.26.0
  • Loading branch information
just5ky authored Oct 10, 2024
2 parents 021c9cc + d5959f7 commit d022896
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@6e7b7d1fd3e4fef0c5fa8cce1229c54b2c9bd0d8
uses: aquasecurity/trivy-action@a20de5420d57c4102486cdd9578b45609c99d7eb
with:
image-ref: '${{ secrets.DOCKERHUB_USERNAME }}/rubberglue'
format: 'template'
Expand Down

0 comments on commit d022896

Please sign in to comment.