Skip to content

Commit

Permalink
Bump mikefarah/yq in the actions-dependency group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the actions-dependency group with 1 update in the / directory: [mikefarah/yq](https://github.com/mikefarah/yq).


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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent dbb0f5a commit 1bfdc45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ runs:
steps:
- name: get chart name
id: chart_name
uses: mikefarah/yq@v4.43.1
uses: mikefarah/yq@v4.44.2
with:
cmd: "yq eval '.name' ${{ inputs.chart_dir }}/Chart.yaml"

Expand Down

0 comments on commit 1bfdc45

Please sign in to comment.