Skip to content

Commit fd7e077

Browse files
chore: bump mikefarah/yq from 4.45.2 to 4.45.4 (#3427)
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.45.2 to 4.45.4. - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](mikefarah/yq@v4.45.2...v4.45.4) --- updated-dependencies: - dependency-name: mikefarah/yq dependency-version: 4.45.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7c0e191 commit fd7e077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ jobs:
264264
token: ${{ secrets.PERSONAL_GITHUB_TOKEN }}
265265

266266
- name: yq - portable yaml processor
267-
uses: mikefarah/[email protected].2
267+
uses: mikefarah/[email protected].4
268268

269269
- name: Bump chart appVersion
270270
working-directory: ./release/

0 commit comments

Comments
 (0)