Skip to content

Commit 0de5896

Browse files
chore(deps): bump mikefarah/yq from 4.48.1 to 4.48.2 (#661)
* chore(deps): bump mikefarah/yq from 4.48.1 to 4.48.2 Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.48.1 to 4.48.2. - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](mikefarah/yq@v4.48.1...v4.48.2) --- updated-dependencies: - dependency-name: mikefarah/yq dependency-version: 4.48.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore(doc): autoupdated README --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 34221d9 commit 0de5896

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.48.1
31+
- uses: mikefarah/yq@v4.48.2
3232
id: yq
3333
with:
3434
cmd: yq eval '.version' 'package.json'

0 commit comments

Comments
 (0)