diff --git a/.github/workflows/remove_depbot.yml b/.github/workflows/remove_depbot.yml index 40aed0f..0f49362 100644 --- a/.github/workflows/remove_depbot.yml +++ b/.github/workflows/remove_depbot.yml @@ -37,7 +37,7 @@ jobs: # save changed files - name: Commit changed files - uses: stefanzweifel/git-auto-commit-action@v5 + uses: stefanzweifel/git-auto-commit-action@v7 with: commit_message: "Remove Dependabot" branch: master