Skip to content

Commit

Permalink
chore(deps): bump mikefarah/yq from 4.40.5 to 4.41.1 (#402)
Browse files Browse the repository at this point in the history
Bumps [mikefarah/yq](/~https://github.com/mikefarah/yq) from 4.40.5 to 4.41.1.
- [Release notes](/~https://github.com/mikefarah/yq/releases)
- [Changelog](/~https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@v4.40.5...v4.41.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 Feb 16, 2024
1 parent dfcc944 commit 3aab5b4
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.40.5
- uses: mikefarah/yq@v4.41.1
id: yq
with:
cmd: yq eval '.version' 'package.json'
Expand Down

0 comments on commit 3aab5b4

Please sign in to comment.