Skip to content

Commit

Permalink
chore(deps): bump mikefarah/yq from 4.27.5 to 4.28.1
Browse files Browse the repository at this point in the history
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](mikefarah/yq@9b69618...ffe635f)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 5, 2022
1 parent 91b03f2 commit 3acd37d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kind-verify-attestation.yaml
Expand Up @@ -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: |
Expand Down

0 comments on commit 3acd37d

Please sign in to comment.