Skip to content

Commit

Permalink
Bump mhausenblas/mkdocs-deploy-gh-pages from 1.12 to 1.26 (#350)
Browse files Browse the repository at this point in the history
Bumps [mhausenblas/mkdocs-deploy-gh-pages](https://github.com/mhausenblas/mkdocs-deploy-gh-pages) from 1.12 to 1.26.
- [Release notes](https://github.com/mhausenblas/mkdocs-deploy-gh-pages/releases)
- [Commits](mhausenblas/mkdocs-deploy-gh-pages@1.12...1.26)

---
updated-dependencies:
- dependency-name: mhausenblas/mkdocs-deploy-gh-pages
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2023
1 parent b4b10d0 commit 3038c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v4

- name: Deploy docs
uses: mhausenblas/mkdocs-deploy-gh-pages@1.12
uses: mhausenblas/mkdocs-deploy-gh-pages@1.26
env:
GITHUB_TOKEN: ${{ secrets.PERSONAL_TOKEN }}

0 comments on commit 3038c34

Please sign in to comment.