From f0c32d4ba17b53b93d930f39d26b0fee140bb265 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 05:00:18 +0000 Subject: [PATCH] chore(deps): bump readmeio/rdme from 8.1.1 to 8.2.0 Bumps [readmeio/rdme](https://github.com/readmeio/rdme) from 8.1.1 to 8.2.0. - [Release notes](https://github.com/readmeio/rdme/releases) - [Changelog](https://github.com/readmeio/rdme/blob/main/CHANGELOG.md) - [Commits](https://github.com/readmeio/rdme/compare/8.1.1...8.2.0) --- updated-dependencies: - dependency-name: readmeio/rdme dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 291ba805..6db5071b 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -19,6 +19,6 @@ jobs: run: npm run build-docs - name: Sync docs to ReadMe - uses: readmeio/rdme@8.1.1 + uses: readmeio/rdme@8.2.0 with: rdme: docs ./dist/docs --key=${{ secrets.README_API_KEY }} --version=1.0