From 96f533ff3ba0fdcd8781f31987c2f2119b1e8743 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Feb 2022 12:16:53 -0600 Subject: [PATCH] Bump mikefarah/yq from 4.16.2 to 4.20.2 (#1510) Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.16.2 to 4.20.2. - [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/915e9de437b645435e004ef13c5dc347f855658d...558a18029a8c1889186c7850def35dd819e31c0c) --- 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 a9e5fac35dd..04d46595fb7 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@915e9de437b645435e004ef13c5dc347f855658d # v4.16.2 + uses: mikefarah/yq@558a18029a8c1889186c7850def35dd819e31c0c # v4.16.2 - name: Install Cosign run: |