diff --git a/.github/workflows/update-theme.yml b/.github/workflows/update-theme.yml index 7c41c037..d5712cd9 100644 --- a/.github/workflows/update-theme.yml +++ b/.github/workflows/update-theme.yml @@ -22,7 +22,7 @@ jobs: run: git submodule update --remote --merge themes/FixIt - name: Commit changes - uses: stefanzweifel/git-auto-commit-action@v4 + uses: stefanzweifel/git-auto-commit-action@v5 with: commit_message: ':arrow_up: Chore(theme): update FixIt version' commit_author: 'github-actions[bot] '