Skip to content

Commit a3af8eb

Browse files
chore(deps-gha): bump readmeio/rdme from 10.5.1 to 10.5.3
Bumps [readmeio/rdme](https://github.com/readmeio/rdme) from 10.5.1 to 10.5.3. - [Release notes](https://github.com/readmeio/rdme/releases) - [Changelog](https://github.com/readmeio/rdme/blob/next/CHANGELOG.md) - [Commits](readmeio/rdme@b422004...62bc5a4) --- updated-dependencies: - dependency-name: readmeio/rdme dependency-version: 10.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 61ebaad commit a3af8eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/rdme-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
uses: actions/checkout@v4
2121

2222
- name: Run `docs` command 🚀
23-
uses: readmeio/rdme@b42200405455d8a58572aae4a341a23ff934ae38 # rdme version 10.5.1
23+
uses: readmeio/rdme@62bc5a43208c46fc0d90c78ebeddf0365a41b2cc # rdme version 10.5.3
2424
with:
2525
rdme: reference upload ./reference --key=${{ secrets.README_API_KEY }} --branch=3.27

.github/workflows/rdme-staging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
fi
5252
5353
- name: Push docs to version 🚀
54-
uses: readmeio/rdme@b42200405455d8a58572aae4a341a23ff934ae38 # rdme version 10.5.1
54+
uses: readmeio/rdme@62bc5a43208c46fc0d90c78ebeddf0365a41b2cc # rdme version 10.5.3
5555
with:
5656
rdme: reference upload ./reference --key=${{ secrets.README_API_KEY }} --branch=3.27-pr-${{ github.event.number }}
5757

0 commit comments

Comments
 (0)