diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 45eea9b..12dfa1e 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -35,7 +35,7 @@ jobs: - name: "Format Write" run: pnpm run format-write - name: Commit changes - uses: stefanzweifel/git-auto-commit-action@v4 + uses: stefanzweifel/git-auto-commit-action@v5 with: commit_message: "style(format): write prettier formatting" automerge: