build(deps): bump mikefarah/yq from 4.34.2 to 4.35.1 (#139)

Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.34.2 to 4.35.1.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](https://github.com/mikefarah/yq/compare/v4.34.2...v4.35.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-09-12 16:46:47 +00:00
committed by GitHub
parent cb4160a0cc
commit 90a447186a

View File

@@ -48,7 +48,7 @@ jobs:
uses: actions/checkout@v4
- name: Add yq (for reading recipe.yml)
uses: mikefarah/yq@v4.34.2
uses: mikefarah/yq@v4.35.1
- name: Gather image data from recipe
run: |