diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 14e3acb..fb27de9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -72,7 +72,7 @@ jobs: pull-requests: write contents: write steps: - - uses: fastify/github-action-merge-dependabot@v3.1.4 + - uses: fastify/github-action-merge-dependabot@v3.1.5 with: github-token: ${{ secrets.GITHUB_TOKEN }}