We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00aa437 commit f107905Copy full SHA for f107905
1 file changed
.github/workflows/go-ci.yaml
@@ -127,7 +127,7 @@ jobs:
127
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
128
129
- name: Run Trivy vulnerability scanner
130
- uses: aquasecurity/trivy-action@e368e328979b113139d6f9068e03accaed98a518 # 0.34.1
+ uses: aquasecurity/trivy-action@97e0b3872f55f89b95b2f65b3dbab56962816478 # 0.34.2
131
with:
132
scan-type: "fs"
133
format: "table"
0 commit comments