Skip to content

Commit cb7c106

Browse files
chore: bump mikefarah/yq from 4.44.6 to 4.45.1 (#2927)
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.44.6 to 4.45.1. - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](mikefarah/yq@v4.44.6...v4.45.1) --- updated-dependencies: - dependency-name: mikefarah/yq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent a938279 commit cb7c106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ jobs:
254254
token: ${{ secrets.PERSONAL_GITHUB_TOKEN }}
255255

256256
- name: yq - portable yaml processor
257-
uses: mikefarah/yq@v4.44.6
257+
uses: mikefarah/yq@v4.45.1
258258

259259
- name: Bump chart appVersion
260260
working-directory: ./release/

0 commit comments

Comments
 (0)