aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2026-01-15 06:12:09 +0000
committerGitHub <[email protected]>2026-01-15 06:12:09 +0000
commit96d21507702f0ad8d3d29f69bf7f2547eeae6e82 (patch)
treeebda06927b65959d89565ca1425086fb1c1e9663
parentfix(docusaurus): update tagline (diff)
downloadsite-renovate/styfle-cancel-workflow-action-0.x.tar.xz
site-renovate/styfle-cancel-workflow-action-0.x.zip
chore(deps): update styfle/cancel-workflow-action action to v0.13.0renovate/styfle-cancel-workflow-action-0.x
-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 711b03b..ee83708 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 }}