Skip to content

Commit

Permalink
chore(deps-gha): bump readmeio/rdme from 8 to 10
Browse files Browse the repository at this point in the history
Bumps [readmeio/rdme](https://github.com/readmeio/rdme) from 8 to 10.
- [Release notes](https://github.com/readmeio/rdme/releases)
- [Changelog](https://github.com/readmeio/rdme/blob/next/CHANGELOG.md)
- [Commits](readmeio/rdme@v8...v10)

---
updated-dependencies:
- dependency-name: readmeio/rdme
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 68511ee commit a8e82f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rdme-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
uses: actions/checkout@v4

- name: Run `docs` command 🚀
uses: readmeio/rdme@v8
uses: readmeio/rdme@v10
with:
rdme: docs ./reference --key=${{ secrets.README_API_KEY }} --version=3.26
2 changes: 1 addition & 1 deletion .github/workflows/rdme-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
fi
- name: Push docs to staging env 🚀
uses: readmeio/rdme@v8
uses: readmeio/rdme@v10
with:
rdme: docs ./reference --key=${{ secrets.README_API_KEY }} --version=0.0-pr-${{ github.event.number }}

Expand Down

0 comments on commit a8e82f3

Please sign in to comment.