From 6b84023309e791f60460cae8bddc33ad96a4fc2f Mon Sep 17 00:00:00 2001 From: alvarof2 Date: Tue, 12 Nov 2024 15:36:56 +0100 Subject: [PATCH] Discard automatic fields --- .github/workflows/update-geth.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/update-geth.yaml b/.github/workflows/update-geth.yaml index cb7db8892de1..40e0a26db6de 100644 --- a/.github/workflows/update-geth.yaml +++ b/.github/workflows/update-geth.yaml @@ -46,8 +46,6 @@ jobs: Update the go package dependency and the devnet docker container reference of the \`l2\` service to the latest commit ('${{ env.GETH_COMMIT }}') in the '${{ inputs.op-geth-base-branch }}' ref." - committer: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> - author: ${{ github.actor }} <${{ github.actor_id }}+${{ github.actor }}@users.noreply.github.com> signoff: false branch: update/op-geth base: celo10