Skip to content

Commit 1b344de

Browse files
authored
Merge branch 'main' into fix_update_dev_container
2 parents c90104d + 344522b commit 1b344de

3 files changed

Lines changed: 164 additions & 164 deletions

File tree

.github/workflows/quality-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ jobs:
182182
fi
183183
touch trivy.yaml
184184
- name: Update trivy config to include dev dependencies
185-
uses: mikefarah/yq@5a7e72a743649b1b3a47d1a1d8214f3453173c51
185+
uses: mikefarah/yq@0f4fb8d35ec1a939d78dd6862f494d19ec589f19
186186
with:
187187
cmd: yq -i '.pkg.include-dev-deps = true' 'trivy.yaml'
188188
- name: convert python dependencies to requirements.txt

0 commit comments

Comments
 (0)