Skip to content

Commit

Permalink
build(deps): bump mikefarah/yq from 4.34.1 to 4.34.2
Browse files Browse the repository at this point in the history
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.34.1 to 4.34.2.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@v4.34.1...v4.34.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and xynydev committed Jul 17, 2023
1 parent 45d8113 commit 76f3b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
uses: actions/checkout@v3

- name: Add yq for reading recipe.yml
uses: mikefarah/[email protected].1
uses: mikefarah/[email protected].2

- name: Gather image data from recipe
run: |
Expand Down

0 comments on commit 76f3b1c

Please sign in to comment.