From 57a27db23ebd05f122d0e90d3250bf5ae416aedc Mon Sep 17 00:00:00 2001 From: Alita Moore Date: Sun, 16 May 2021 12:30:46 -0500 Subject: [PATCH] Update auto-merge-bot.yml --- .github/workflows/auto-merge-bot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-merge-bot.yml b/.github/workflows/auto-merge-bot.yml index 998f9787..e82dfc49 100644 --- a/.github/workflows/auto-merge-bot.yml +++ b/.github/workflows/auto-merge-bot.yml @@ -28,7 +28,7 @@ jobs: with: node-version: '14' - name: auto-merge-bot - uses: ethereum/EIP-Bot@1b25b8093d7c0acfbe45a534a150097dbef75b84 # master + uses: ethereum/EIP-Bot@5ce39794a68effe78765601429912321847f277f # master id: auto-merge-bot with: GITHUB-TOKEN: ${{ secrets.TOKEN }}