Skip to content

Commit

Permalink
Bump mikefarah/yq from 4.24.5 to 4.25.1
Browse files Browse the repository at this point in the history
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.24.5 to 4.25.1.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@ed5b811...1425d07)

---
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 May 2, 2022
1 parent e74f180 commit f5e7123
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Expand Up @@ -59,7 +59,7 @@ jobs:
- uses: imranismail/setup-kustomize@8fa954828ed3cfa7a487a2ba9f7104899bb48b2f # v1.6.1

- name: Install yq
uses: mikefarah/yq@ed5b811f37384d92f62898492ddd81b6dc3af38f # v4.16.2
uses: mikefarah/yq@1425d0720ec16e51172b88c871ac85f56bcd8ae3 # v4.16.2

- name: Setup mirror
uses: chainguard-dev/actions/setup-mirror@main
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/kind-cluster-image-policy.yaml
Expand Up @@ -59,7 +59,7 @@ jobs:
- uses: imranismail/setup-kustomize@8fa954828ed3cfa7a487a2ba9f7104899bb48b2f # v1.6.1

- name: Install yq
uses: mikefarah/yq@ed5b811f37384d92f62898492ddd81b6dc3af38f # v4.16.2
uses: mikefarah/yq@1425d0720ec16e51172b88c871ac85f56bcd8ae3 # v4.16.2

- name: Setup mirror
uses: chainguard-dev/actions/setup-mirror@main
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/kind-e2e-cosigned.yaml
Expand Up @@ -53,7 +53,7 @@ jobs:
- uses: imranismail/setup-kustomize@8fa954828ed3cfa7a487a2ba9f7104899bb48b2f # v1.6.1

- name: Install yq
uses: mikefarah/yq@ed5b811f37384d92f62898492ddd81b6dc3af38f # v4.16.2
uses: mikefarah/yq@1425d0720ec16e51172b88c871ac85f56bcd8ae3 # v4.16.2

- name: Install Cosign
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/kind-verify-attestation.yaml
Expand Up @@ -60,7 +60,7 @@ jobs:
- uses: imjasonh/setup-ko@2c3450ca27f6e6f2b02e72a40f2163c281a1f675 # v0.4

- name: Install yq
uses: mikefarah/yq@ed5b811f37384d92f62898492ddd81b6dc3af38f # v4.16.2
uses: mikefarah/yq@1425d0720ec16e51172b88c871ac85f56bcd8ae3 # v4.16.2

- name: build cosign
run: |
Expand Down

0 comments on commit f5e7123

Please sign in to comment.