Skip to content

Commit f107905

Browse files
authored
chore: Update Trivy action (#56)
1 parent 00aa437 commit f107905

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
128128

129129
- name: Run Trivy vulnerability scanner
130-
uses: aquasecurity/trivy-action@e368e328979b113139d6f9068e03accaed98a518 # 0.34.1
130+
uses: aquasecurity/trivy-action@97e0b3872f55f89b95b2f65b3dbab56962816478 # 0.34.2
131131
with:
132132
scan-type: "fs"
133133
format: "table"

0 commit comments

Comments
 (0)