build(deps): bump mikefarah/yq from 4.33.2 to 4.33.3 (#33)

Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.33.2 to 4.33.3.
- [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.33.2...v4.33.3)

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

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-04-22 17:30:16 +00:00
committed by GitHub
parent 91d4c3877c
commit 56a1d24a83

View File

@@ -39,7 +39,7 @@ jobs:
uses: actions/checkout@v3
- name: Add yq for reading recipe.yml
uses: mikefarah/yq@v4.33.2
uses: mikefarah/yq@v4.33.3
- name: Gather image data from recipe
run: |