Skip to content

Commit

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

chore(deps): Bump aquasecurity/trivy-action from 0.16.0 to 0.16.1
  • Loading branch information
salasberryfin authored Jan 8, 2024
2 parents b81f85e + ecd5cb1 commit 08a23e5
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@91713af97dc80187565512baba96e4364e983601
uses: aquasecurity/trivy-action@d43c1f16c00cfd3978dde6c07f4bbcf9eb6993ca
with:
image-ref: 'ghcr.io/rancher-sandbox/rancher-turtles-amd64:${{ github.sha }}'
format: 'sarif'
Expand Down

0 comments on commit 08a23e5

Please sign in to comment.