diff --git a/.github/workflows/summarize_progress.yml b/.github/workflows/summarize_progress.yml index c13a205ad5..d0f454f759 100644 --- a/.github/workflows/summarize_progress.yml +++ b/.github/workflows/summarize_progress.yml @@ -37,7 +37,7 @@ jobs: shell: bash - name: Commit wiki code - uses: stefanzweifel/git-auto-commit-action@v5 + uses: stefanzweifel/git-auto-commit-action@v6 with: commit_message: Weekly Update -- Summarize Progress repository: markdown \ No newline at end of file