diff --git a/.github/workflows/remove_depbot.yml b/.github/workflows/remove_depbot.yml index 2899e49..2559594 100644 --- a/.github/workflows/remove_depbot.yml +++ b/.github/workflows/remove_depbot.yml @@ -30,6 +30,6 @@ jobs: # save changed files - name: Commit changed files - uses: stefanzweifel/git-auto-commit-action@v4 + uses: stefanzweifel/git-auto-commit-action@v5 with: commit_message: "Setup repo" \ No newline at end of file