Skip to content

Commit 87492dd

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

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@2be0094729a1006f61e8339ce9934bfb3cbb549f
185+
uses: mikefarah/yq@5a7e72a743649b1b3a47d1a1d8214f3453173c51
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)