From 96d07654a88d76718a6b5b2080f1c8c336234dcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Feb 2022 15:10:46 -0600 Subject: [PATCH] Bump mikefarah/yq from 4.20.2 to 4.21.1 (#1525) Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.20.2 to 4.21.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/558a18029a8c1889186c7850def35dd819e31c0c...f0b37ea06d732d9f4b1aabeb1bbbb14d2d979843) --- updated-dependencies: - dependency-name: mikefarah/yq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/kind-e2e-cosigned.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/kind-e2e-cosigned.yaml b/.github/workflows/kind-e2e-cosigned.yaml index 04d46595fb7..f41f0120a26 100644 --- a/.github/workflows/kind-e2e-cosigned.yaml +++ b/.github/workflows/kind-e2e-cosigned.yaml @@ -68,7 +68,7 @@ jobs: - uses: imjasonh/setup-ko@2c3450ca27f6e6f2b02e72a40f2163c281a1f675 # v0.4 - name: Install yq - uses: mikefarah/yq@558a18029a8c1889186c7850def35dd819e31c0c # v4.16.2 + uses: mikefarah/yq@f0b37ea06d732d9f4b1aabeb1bbbb14d2d979843 # v4.16.2 - name: Install Cosign run: |