From 5573afc8d5c47aee7a6b4066da61324a1fc78876 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 07:39:51 +0000 Subject: [PATCH] ci: bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0 (#4686) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/cancel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cancel.yml b/.github/workflows/cancel.yml index 1e84c7e565..4924afafe0 100644 --- a/.github/workflows/cancel.yml +++ b/.github/workflows/cancel.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest timeout-minutes: 2 steps: - - uses: styfle/cancel-workflow-action@0.11.0 + - uses: styfle/cancel-workflow-action@0.12.0 with: # See https://api.github.com/repos/toeverything/AFFiNE/actions/workflows workflow_id: 44038251, 61883931, 65188160, 66789140