We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8310ac commit cf701fcCopy full SHA for cf701fc
1 file changed
.github/workflows/quality-checks.yml
@@ -186,7 +186,7 @@ jobs:
186
exit-code: "1"
187
list-all-pkgs: "false"
188
trivy-config: trivy.yaml
189
- version: "0.68.2"
+ version: "v0.68.2"
190
# - name: Check node licenses
191
# uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8
192
# if: ${{ steps.check_languages.outputs.uses_node == 'true' }}
0 commit comments