diff --git a/.github/workflows/dependabot-ci.yml b/.github/workflows/dependabot-ci.yml index b008834..916f3e8 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@30c3f8f14a4f7b315ba38dbc1b793d27128fef82 # v3.12.0 + - uses: fastify/github-action-merge-dependabot@73ec4cbb5e56df5591eae286972d5b2201ffe90f # v3.15.0 with: use-github-auto-merge: true merge-method: squash