Skip to content

Commit

Permalink
Bump mikefarah/yq from 4.28.2 to 4.43.1
Browse files Browse the repository at this point in the history
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.28.2 to 4.43.1.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@v4.28.2...v4.43.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 525b83f commit 95ee93e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/airgap-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install Helm
run: sudo snap install helm --classic
- name: Install yq
uses: mikefarah/yq@v4.28.2
uses: mikefarah/yq@v4.43.1
- name: Install jq
run: sudo apt install jq -y
- name: Run test
Expand Down

0 comments on commit 95ee93e

Please sign in to comment.