Skip to content

Commit

Permalink
chore(deps): bump mikefarah/yq
Browse files Browse the repository at this point in the history
Bumps the github-actions-dependencies group with 1 update in the /actions/helm/release-chart directory: [mikefarah/yq](https://github.com/mikefarah/yq).


Updates `mikefarah/yq` from 4.44.2 to 4.44.3
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@v4.44.2...v4.44.3)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and neilime committed Aug 9, 2024
1 parent f8df178 commit 3b2208d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/helm/release-chart/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ runs:
core.setOutput('yq-command', yqCommands.join('\n'));
- uses: mikefarah/yq@v4.44.2
- uses: mikefarah/yq@v4.44.3
with:
cmd: |
${{ steps.chart-values-updates.outputs.yq-command }}
Expand Down

0 comments on commit 3b2208d

Please sign in to comment.