diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a8c8ae6..021be79 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -126,6 +126,6 @@ jobs: pull-requests: write contents: write steps: - - uses: fastify/github-action-merge-dependabot@v3.3.1 + - uses: fastify/github-action-merge-dependabot@v3.3.2 with: github-token: ${{ secrets.GITHUB_TOKEN }}