aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-05-10 06:08:56 +0000
committerRenovate Bot <[email protected]>2021-05-10 06:08:56 +0000
commitc0f6561aa43f5d2c4e2be2edf270221ef256062f (patch)
treed63864d8b3f672d0e9d8997810cc42dcfa07449e /.github/workflows
parentMerge pull request #1 from Whirlsplash/renovate/configure (diff)
downloadsite-c0f6561aa43f5d2c4e2be2edf270221ef256062f.tar.xz
site-c0f6561aa43f5d2c4e2be2edf270221ef256062f.zip
chore(deps): update styfle/cancel-workflow-action action to v0.9.0
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/deploy.yml2
1 files changed, 1 insertions, 1 deletions
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/[email protected]
+ uses: styfle/[email protected]
with:
access_token: ${{ github.token }}