diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 36f19d8..073c85a 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -11,7 +11,7 @@ jobs: name: Auto-merge dependabot updates runs-on: ubuntu-latest steps: - - uses: mitto98/dependabot-automerge-action@master + - uses: mitto98/dependabot-automerge-action@v1.0.2 with: token: ${{ github.token }} merge: true