We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 107a32d + 8fd2ab9 commit 5fb9409Copy full SHA for 5fb9409
1 file changed
.github/workflows/quality-checks.yml
@@ -180,7 +180,7 @@ jobs:
180
fi
181
touch trivy.yaml
182
- name: Update trivy config to include dev dependencies
183
- uses: mikefarah/yq@065b200af9851db0d5132f50bc10b1406ea5c0a8
+ uses: mikefarah/yq@2be0094729a1006f61e8339ce9934bfb3cbb549f
184
with:
185
cmd: yq -i '.pkg.include-dev-deps = true' 'trivy.yaml'
186
- name: convert python dependencies to requirements.txt
0 commit comments