chore(deps): update jamesives/github-pages-deploy-action action to v4.7.3 (#813)

Signed-off-by: milkmaker <milkmaker@mailcow.de>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-19 20:11:48 +01:00 committed by GitHub
parent f598777d85
commit f8ead60659
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,7 +33,7 @@ jobs:
bash .github/workflows/fix_redirects.sh bash .github/workflows/fix_redirects.sh
- name: Deploy 🚀 - name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4.7.2 uses: JamesIves/github-pages-deploy-action@v4.7.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 }}'