diff --git a/.github/workflows/janitor.yml b/.github/workflows/janitor.yml index f7aa80952..e6401dbc8 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.9.1 with: workflow_id: 872925,1013614,1134055 access_token: ${{ github.token }}