Skip to content

Commit

Permalink
Bump mikefarah/yq from 4.21.1 to 4.22.1
Browse files Browse the repository at this point in the history
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.21.1 to 4.22.1.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@f0b37ea...3924ed8)

---
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 Mar 10, 2022
1 parent bf799ed commit 559dbb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kind-e2e-cosigned.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- uses: imjasonh/setup-ko@2c3450ca27f6e6f2b02e72a40f2163c281a1f675 # v0.4

- name: Install yq
uses: mikefarah/yq@f0b37ea06d732d9f4b1aabeb1bbbb14d2d979843 # v4.16.2
uses: mikefarah/yq@3924ed8a35a3edd80732ace69d79624f4fa49d2d # v4.16.2

- name: Install Cosign
run: |
Expand Down

0 comments on commit 559dbb4

Please sign in to comment.