Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot]
edd67b5c24 chore(deps): update styfle/cancel-workflow-action action to v0.12.1 2024-10-21 05:13:22 +00:00

View File

@@ -12,7 +12,7 @@ jobs:
if: "!contains(github.event.head_commit.message, '[skip ci]')"
steps:
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.10.0
uses: styfle/cancel-workflow-action@0.12.1
with:
access_token: ${{ secrets.GITHUB_TOKEN }}