From 35e1277c9d8ec6073493a9e214964d1c19598ab4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 16:39:38 +0000 Subject: [PATCH] build(deps): bump github.com/tendermint/tendermint (#10106) (cherry picked from commit 8ee5e50d8bc6b2fe601241a9fe6c65b43154bc15) --- .github/workflows/janitor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/janitor.yml b/.github/workflows/janitor.yml index f7aa80952640..f9375b00cb35 100644 --- a/.github/workflows/janitor.yml +++ b/.github/workflows/janitor.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest timeout-minutes: 3 steps: - - uses: styfle/cancel-workflow-action@0.9.0 + - uses: styfle/cancel-workflow-action@0.11.0 with: workflow_id: 872925,1013614,1134055 access_token: ${{ github.token }}