Skip to content

Commit 6bfb9c8

Browse files
dependabot[bot]Taj010
authored andcommitted
build(deps): bump mikefarah/yq from 4.52.5 to 4.53.2 (kubeflow#2611)
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.52.5 to 4.53.2. - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](mikefarah/yq@0f4fb8d...751d8ad) --- updated-dependencies: - dependency-name: mikefarah/yq dependency-version: 4.53.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb11bea commit 6bfb9c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-owners.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1818

1919
- name: yq - portable yaml processor
20-
uses: mikefarah/yq@0f4fb8d35ec1a939d78dd6862f494d19ec589f19 # v4
20+
uses: mikefarah/yq@751d8ad57b84f1794661bc70c0afb92a22ad7b3c # v4
2121

2222
- name: Check approvers against kubeflow-hub-team
2323
continue-on-error: true

0 commit comments

Comments
 (0)