diff --git a/.github/workflows/remove-dependabot-on-template.yaml b/.github/workflows/remove-dependabot-on-template.yaml index de7c898..950a240 100644 --- a/.github/workflows/remove-dependabot-on-template.yaml +++ b/.github/workflows/remove-dependabot-on-template.yaml @@ -19,6 +19,6 @@ jobs: run: rm -f .github/dependabot.yaml - name: Commit changes - uses: stefanzweifel/git-auto-commit-action@v5 + uses: stefanzweifel/git-auto-commit-action@v7 with: commit_message: Remove Dependabot \ No newline at end of file