diff --git a/.github/workflows/history-clean.yml b/.github/workflows/history-clean.yml index 3c7990d..7f722a4 100644 --- a/.github/workflows/history-clean.yml +++ b/.github/workflows/history-clean.yml @@ -225,6 +225,6 @@ jobs: - name: >- 📦 Commit › Execute id: task_history_clean_commit_execute - uses: stefanzweifel/git-auto-commit-action@v5 + uses: stefanzweifel/git-auto-commit-action@v6 with: commit_message: ${{ env.COMMIT_MESSAGE }}