Skip to content

Commit

Permalink
Bump readmeio/rdme from 8 to 9 in the actions-dependencies group
Browse files Browse the repository at this point in the history
Bumps the actions-dependencies group with 1 update: [readmeio/rdme](https://github.com/readmeio/rdme).


Updates `readmeio/rdme` from 8 to 9
- [Release notes](https://github.com/readmeio/rdme/releases)
- [Changelog](https://github.com/readmeio/rdme/blob/next/CHANGELOG.md)
- [Commits](readmeio/rdme@v8...v9)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent e694f3e commit b2a1ecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ jobs:
run: cat files/frontmatter.txt artifacts/reference.md > readme_reference.md

- name: Sync fp reference to ReadMe
uses: readmeio/rdme@v8
uses: readmeio/rdme@v9
env:
RDME_API_KEY: ${{ secrets.README_API_KEY }}
with:
Expand Down

0 comments on commit b2a1ecb

Please sign in to comment.