Skip to content

Commit e60f6d7

Browse files
CLOUD-727: Bump mikefarah/yq from 4.53.3 to 4.53.6 (#1798)
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.53.3 to 4.53.6. - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](mikefarah/yq@1b9b4ac...c14f446) --- updated-dependencies: - dependency-name: mikefarah/yq dependency-version: 4.53.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df91609 commit e60f6d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reviewdog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
runs-on: ubuntu-latest
111111
steps:
112112
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v6
113-
- uses: mikefarah/yq@1b9b4ac5187171d2e5e3129be0cfa827c7f9d53d # v4.53.3
113+
- uses: mikefarah/yq@c14f446382944492701b16c1ddb48bb9dbe683e3 # v4.53.6
114114
- name: Verify deploy/cr.yaml images match release_versions
115115
run: |
116116
set -euo pipefail

0 commit comments

Comments
 (0)