diff --git a/.github/workflows/auto-merge-bot.yml b/.github/workflows/auto-merge-bot.yml index c2de55ad..7e429a7b 100644 --- a/.github/workflows/auto-merge-bot.yml +++ b/.github/workflows/auto-merge-bot.yml @@ -20,7 +20,7 @@ jobs: with: node-version: '14' - name: auto-merge-bot - uses: ethereum/EIP-Bot@b6cf981087e888b5d7fbd4726458c453f8491532 # master + uses: ethereum/EIP-Bot@310fd6cead3459789b27043539886d929fd2930e # master id: auto-merge-bot with: GITHUB-TOKEN: ${{ secrets.TOKEN }}