Skip to content

Commit 0ecd89e

Browse files
Upgrade: [dependabot] - bump mikefarah/yq from 4.50.1 to 4.52.2
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.50.1 to 4.52.2. - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](mikefarah/yq@065b200...2be0094) --- updated-dependencies: - dependency-name: mikefarah/yq dependency-version: 4.52.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0cfdf9b commit 0ecd89e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)