diff --git a/.github/workflows/dependabot-merge.yml b/.github/workflows/dependabot-merge.yml index 1e41ac2ee..6e53f37b1 100644 --- a/.github/workflows/dependabot-merge.yml +++ b/.github/workflows/dependabot-merge.yml @@ -27,7 +27,7 @@ jobs: echo "PR_NUMBER=$NUM" >> $GITHUB_ENV - name: Merge Dependabot - uses: fastify/github-action-merge-dependabot@v3.0.0 + uses: fastify/github-action-merge-dependabot@v3 with: github-token: ${{ secrets.PAT }} target: minor