Skip to content

Commit 5fb9409

Browse files
authored
Merge branch 'main' into dependabot/github_actions/raven-actions/actionlint-2.1.1
2 parents 107a32d + 8fd2ab9 commit 5fb9409

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/quality-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ jobs:
180180
fi
181181
touch trivy.yaml
182182
- name: Update trivy config to include dev dependencies
183-
uses: mikefarah/yq@065b200af9851db0d5132f50bc10b1406ea5c0a8
183+
uses: mikefarah/yq@2be0094729a1006f61e8339ce9934bfb3cbb549f
184184
with:
185185
cmd: yq -i '.pkg.include-dev-deps = true' 'trivy.yaml'
186186
- name: convert python dependencies to requirements.txt

0 commit comments

Comments
 (0)