Skip to content

Commit

Permalink
Update aquasecurity/trivy-action digest to b77b85c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 25, 2023
1 parent e7827d8 commit f34ddb7
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@69cbbc0cbbf6a2b0bab8dcf0e9f2d7ead08e87e4 # master
uses: aquasecurity/trivy-action@b77b85c0254bba6789e787844f0585cde1e56320 # master
with:
image-ref: ''
scan-type: 'fs'
Expand Down

0 comments on commit f34ddb7

Please sign in to comment.