diff --git a/.github/workflows/src.deploy.yml b/.github/workflows/src.deploy.yml index 7428174f2..f33a4aed6 100644 --- a/.github/workflows/src.deploy.yml +++ b/.github/workflows/src.deploy.yml @@ -76,7 +76,7 @@ jobs: echo '```' >> $GITHUB_STEP_SUMMARY - name: Commit & Push Site Build - uses: stefanzweifel/git-auto-commit-action@v5 + uses: stefanzweifel/git-auto-commit-action@v6 with: commit_message: Build site from GitHub Actions branch: site