Skip to content

Commit

Permalink
Merge pull request #228 from rancher-sandbox/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/aquasecurity/trivy-action-0.12.0

chore(deps): Bump aquasecurity/trivy-action from 0.5.0 to 0.12.0
  • Loading branch information
salasberryfin authored Oct 26, 2023
2 parents a06f1d6 + 8a0feb8 commit 559af23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
TAG=${{ github.sha }} ARCH=amd64 make docker-build
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@7b7aa264d83dc58691451798b4d117d53d21edfe
uses: aquasecurity/trivy-action@fbd16365eb88e12433951383f5e99bd901fc618f
with:
image-ref: 'ghcr.io/rancher-sandbox/rancher-turtles-amd64:${{ github.sha }}'
format: 'sarif'
Expand Down

0 comments on commit 559af23

Please sign in to comment.