Skip to content

Commit

Permalink
chore(deps): bump mikefarah/yq from 4.28.1 to 4.28.2 (#2360)
Browse files Browse the repository at this point in the history
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.28.1 to 4.28.2.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@ffe635f...1f0881f)

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

Signed-off-by: dependabot[bot] <support@github.com>

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] committed Oct 19, 2022
1 parent b214747 commit 32f6f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kind-verify-attestation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- uses: imjasonh/setup-ko@ace48d793556083a76f1e3e6068850c1f4a369aa

- name: Install yq
uses: mikefarah/yq@ffe635f9437c0115155fb02a314bf2e0a206e760 # v4.27.5
uses: mikefarah/yq@1f0881fb5faf371694bfa108753cda0b824f5037 # v4.27.5

- name: build cosign
run: |
Expand Down

0 comments on commit 32f6f1a

Please sign in to comment.