Skip to content

Commit 00fd5f0

Browse files
chore(deps): bump mikefarah/yq from 4.45.1 to 4.45.4 (#589)
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.45.1 to 4.45.4. - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](mikefarah/yq@v4.45.1...v4.45.4) --- updated-dependencies: - dependency-name: mikefarah/yq dependency-version: 4.45.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d07366 commit 00fd5f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/readme-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
# token: ${{ secrets.PAT }}
2929
ref: ${{ inputs.branch }}
3030

31-
- uses: mikefarah/yq@v4.45.1
31+
- uses: mikefarah/yq@v4.45.4
3232
id: yq
3333
with:
3434
cmd: yq eval '.version' 'package.json'

0 commit comments

Comments
 (0)