From c024c6975d47e75516bccb0af6fc36094368f063 Mon Sep 17 00:00:00 2001 From: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> Date: Fri, 29 Jul 2022 16:07:37 -0400 Subject: [PATCH] Update EIP Bot --- .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 1929481bcbc5fa..7792529ec8f5e8 100644 --- a/.github/workflows/auto-merge-bot.yml +++ b/.github/workflows/auto-merge-bot.yml @@ -13,7 +13,7 @@ jobs: with: node-version: '14' - name: auto-merge-bot - uses: ethereum/EIP-Bot@e3dbec627f8c7a5bdc33ca19970e5f9c4af9b626 # master + uses: ethereum/EIP-Bot@16ab13b9d6ce0ba7404afc4a75f2da9e3db69dbb # master id: auto-merge-bot with: GITHUB-TOKEN: ${{ secrets.TOKEN }}