diff --git a/.github/workflows/src.deploy.yml b/.github/workflows/src.deploy.yml index d766b514a..d1cefb39d 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@v7 with: commit_message: Build site from GitHub Actions branch: site