Update JamesIves/github-pages-deploy-action action to v4.2.3 (#359)

Signed-off-by: Peter <magic@kthx.at>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Dieser Commit ist enthalten in:
renovate[bot] 2022-01-31 19:16:50 +01:00 committet von GitHub
Ursprung fd9e0310e2
Commit 4ca367d28b
Es konnte kein GPG-SchlĂĽssel zu dieser Signatur gefunden werden
GPG-SchlĂĽssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -23,7 +23,7 @@ jobs:
mkdocs build --verbose --clean mkdocs build --verbose --clean
- name: Deploy 🚀 - name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4.2.2 uses: JamesIves/github-pages-deploy-action@v4.2.3
with: with:
token: '${{ secrets.GHPAGES_ACTION_DEPLOY_TOKEN_PAT }}' token: '${{ secrets.GHPAGES_ACTION_DEPLOY_TOKEN_PAT }}'
git-config-name: '${{ secrets.GHPAGES_ACTION_DEPLOY_GITNAME_PAT }}' git-config-name: '${{ secrets.GHPAGES_ACTION_DEPLOY_GITNAME_PAT }}'