From 3acd37d90ca30ab282d319d5ac51a0419d1b2087 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 16:39:15 +0000 Subject: [PATCH] chore(deps): bump mikefarah/yq from 4.27.5 to 4.28.1 Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.27.5 to 4.28.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/9b6961875e10b058aeb482f263f26ca0f6b18eb8...ffe635f9437c0115155fb02a314bf2e0a206e760) --- updated-dependencies: - dependency-name: mikefarah/yq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/kind-verify-attestation.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/kind-verify-attestation.yaml b/.github/workflows/kind-verify-attestation.yaml index 0ea77b0d1a0..d1fc50af09e 100644 --- a/.github/workflows/kind-verify-attestation.yaml +++ b/.github/workflows/kind-verify-attestation.yaml @@ -54,7 +54,7 @@ jobs: - uses: imjasonh/setup-ko@ace48d793556083a76f1e3e6068850c1f4a369aa - name: Install yq - uses: mikefarah/yq@9b6961875e10b058aeb482f263f26ca0f6b18eb8 # v4.27.5 + uses: mikefarah/yq@ffe635f9437c0115155fb02a314bf2e0a206e760 # v4.27.5 - name: build cosign run: |