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