From c0f6561aa43f5d2c4e2be2edf270221ef256062f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 10 May 2021 06:08:56 +0000 Subject: chore(deps): update styfle/cancel-workflow-action action to v0.9.0 --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/deploy.yml') diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 48cfefc..ab44ad1 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -8,7 +8,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Cancel Previous Runs 🚫 - uses: styfle/cancel-workflow-action@0.8.0 + uses: styfle/cancel-workflow-action@0.9.0 with: access_token: ${{ github.token }} -- cgit v1.2.3