Skip to content

Commit 99314ff

Browse files
chore(deps): update aquasecurity/trivy-action action to v0.34.0 [security]
1 parent 476bf70 commit 99314ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
go-package: ./...
2323
- name: trivy
24-
uses: aquasecurity/trivy-action@0.32.0
24+
uses: aquasecurity/trivy-action@0.34.0
2525
with:
2626
scan-type: 'fs'
2727
scan-ref: '.'

0 commit comments

Comments
 (0)