diff --git a/.github/workflows/history-clean.yml b/.github/workflows/history-clean.yml index 63fc291..078d59f 100644 --- a/.github/workflows/history-clean.yml +++ b/.github/workflows/history-clean.yml @@ -308,6 +308,6 @@ jobs: - name: >- 📦 Commit › Execute - uses: stefanzweifel/git-auto-commit-action@v6 + uses: stefanzweifel/git-auto-commit-action@v7 with: commit_message: ${{ env.COMMIT_MESSAGE }}