diff --git a/.github/workflows/dependabot-merge.yml b/.github/workflows/dependabot-merge.yml index d31c1ea..0c7d557 100644 --- a/.github/workflows/dependabot-merge.yml +++ b/.github/workflows/dependabot-merge.yml @@ -14,7 +14,7 @@ jobs: permissions: pull-requests: write steps: - - uses: fastify/github-action-merge-dependabot@v3.0.2 + - uses: fastify/github-action-merge-dependabot@v3.5.4 with: github-token: ${{ secrets.GITHUB_TOKEN }} target: minor