diff --git a/.github/workflows/auto-merge.yml b/.github/workflows/auto-merge.yml index d0292619..1f33d489 100644 --- a/.github/workflows/auto-merge.yml +++ b/.github/workflows/auto-merge.yml @@ -9,6 +9,6 @@ jobs: pull-requests: write contents: write steps: - - uses: fastify/github-action-merge-dependabot@v3 + - uses: fastify/github-action-merge-dependabot@v3.0.0 with: github-token: ${{ secrets.TOKEN }} \ No newline at end of file