diff --git a/.github/workflows/dependabot-ci.yml b/.github/workflows/dependabot-ci.yml index ac24dfb..b008834 100644 --- a/.github/workflows/dependabot-ci.yml +++ b/.github/workflows/dependabot-ci.yml @@ -12,7 +12,7 @@ jobs: contents: write steps: - - uses: fastify/github-action-merge-dependabot@1b2ed42db8f9d81a46bac83adedfc03eb5149dff # v3.11.2 + - uses: fastify/github-action-merge-dependabot@30c3f8f14a4f7b315ba38dbc1b793d27128fef82 # v3.12.0 with: use-github-auto-merge: true merge-method: squash