Skip to content

Commit

Permalink
chore(deps): bump mikefarah/yq from 4.43.1 to 4.44.1 (#440)
Browse files Browse the repository at this point in the history
Bumps [mikefarah/yq](/~https://github.com/mikefarah/yq) from 4.43.1 to 4.44.1.
- [Release notes](/~https://github.com/mikefarah/yq/releases)
- [Changelog](/~https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@v4.43.1...v4.44.1)

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

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] authored May 13, 2024
1 parent d01e2fa commit fb41b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/readme-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
# token: ${{ secrets.PAT }}
ref: ${{ inputs.branch }}

- uses: mikefarah/yq@v4.43.1
- uses: mikefarah/yq@v4.44.1
id: yq
with:
cmd: yq eval '.version' 'package.json'
Expand Down

0 comments on commit fb41b1f

Please sign in to comment.