Skip to content

Commit a6561a6

Browse files
Upgrade: [dependabot] - bump mikefarah/yq from 4.52.4 to 4.52.5
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.52.4 to 4.52.5. - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](mikefarah/yq@5a7e72a...0f4fb8d) --- updated-dependencies: - dependency-name: mikefarah/yq dependency-version: 4.52.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9705940 commit a6561a6

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