build(deps): bump jontze/action-mdbook from 2.2.1 to 2.2.2 (#7632)

Bumps [jontze/action-mdbook](https://github.com/jontze/action-mdbook) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/jontze/action-mdbook/releases)
- [Changelog](https://github.com/jontze/action-mdbook/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jontze/action-mdbook/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: jontze/action-mdbook
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-10-04 09:56:11 +00:00 committed by GitHub
parent 3248c4c38b
commit a9bd127121
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ jobs:
- uses: r7kamura/rust-problem-matchers@v1.4.0
- name: Setup mdBook
uses: jontze/action-mdbook@v2.2.1
uses: jontze/action-mdbook@v2.2.2
with:
token: ${{ secrets.GITHUB_TOKEN }}
mdbook-version: '~0.4'