diff --git a/.github/workflows/remove_depbot.yml b/.github/workflows/remove_depbot.yml index 40aed0f..3e80181 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@v6 with: commit_message: "Remove Dependabot" branch: master