Skip to content

Commit

Permalink
Bump mikefarah/yq from 4.21.1 to 4.22.1 (sigstore#1589)
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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and mlieberman85 committed May 6, 2022
1 parent 1584d35 commit ea944b5
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 ea944b5

Please sign in to comment.