Skip to content

Commit

Permalink
Bump mikefarah/yq from 4.35.1 to 4.35.2 (#1108)
Browse files Browse the repository at this point in the history
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.35.1 to 4.35.2.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@v4.35.1...v4.35.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent da3b85b commit 67e1ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ jobs:
token: ${{ secrets.PERSONAL_GITHUB_TOKEN }}

- name: yq - portable yaml processor
uses: mikefarah/[email protected].1
uses: mikefarah/[email protected].2

- name: Get tag name
uses: olegtarasov/[email protected]
Expand Down

0 comments on commit 67e1ae8

Please sign in to comment.