Skip to content

Commit

Permalink
Update aquasecurity/trivy-action digest to 22d2755
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2023
1 parent 1fbdbcb commit 43887ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go_application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Test
run: go test -v ./...
- name: Run Trivy vulnerability scanner in repo mode
uses: aquasecurity/trivy-action@2b6a709cf9c4025c5438138008beaddbb02086f0 # master
uses: aquasecurity/trivy-action@22d2755f774d925b191a185b74e782a4b0638a41 # master
with:
image-ref: ''
scan-type: 'fs'
Expand Down

0 comments on commit 43887ba

Please sign in to comment.