Skip to content

Commit

Permalink
Bump mikefarah/yq from 4.27.3 to 4.27.5 (#2239)
Browse files Browse the repository at this point in the history
* Bump mikefarah/yq from 4.27.3 to 4.27.5

Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.27.3 to 4.27.5.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@3d11b05...9b69618)

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

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

* update version comment

Signed-off-by: cpanato <ctadeu@gmail.com>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: cpanato <ctadeu@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: cpanato <ctadeu@gmail.com>
  • Loading branch information
dependabot[bot] and cpanato authored Sep 9, 2022
1 parent 42c6e2a commit 309eb85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/kind-verify-attestation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ jobs:
check-latest: true

# will use the latest release available for ko
- uses: imjasonh/setup-ko@ace48d793556083a76f1e3e6068850c1f4a369aa
- uses: imjasonh/setup-ko@ace48d793556083a76f1e3e6068850c1f4a369aa

- name: Install yq
uses: mikefarah/yq@3d11b0545dbc0712c2045dc9e8b6c95b298e824e # v4.25.1
uses: mikefarah/yq@9b6961875e10b058aeb482f263f26ca0f6b18eb8 # v4.27.5

- name: build cosign
run: |
Expand Down

0 comments on commit 309eb85

Please sign in to comment.