From 7dcf5fc603d74fa0033cc2e384cc3b45d8382012 Mon Sep 17 00:00:00 2001 From: Alita Moore Date: Thu, 17 Jun 2021 18:05:06 -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 7b02a63b..c409a3c3 100644 --- a/.github/workflows/auto-merge-bot.yml +++ b/.github/workflows/auto-merge-bot.yml @@ -18,7 +18,7 @@ jobs: with: node-version: '14' - name: auto-merge-bot - uses: ethereum/EIP-Bot@aae7f7949446e433ede47434412b355ffe539726 # master + uses: ethereum/EIP-Bot@4780888dca594970b56f3a2bdb9618c88868cf4f # master id: auto-merge-bot with: GITHUB-TOKEN: ${{ secrets.TOKEN }}