diff --git a/.github/workflows/dependabot-auto-merge.yml b/.github/workflows/dependabot-auto-merge.yml index da98057..7540994 100644 --- a/.github/workflows/dependabot-auto-merge.yml +++ b/.github/workflows/dependabot-auto-merge.yml @@ -11,7 +11,7 @@ jobs: contents: write steps: - - uses: fastify/github-action-merge-dependabot@v3.0.0 + - uses: fastify/github-action-merge-dependabot@v3.2.4 with: github-token: ${{ secrets.GITHUB_TOKEN }} target: minor