summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-09 03:29:22 -0700
committerGitHub <noreply@github.com>2022-07-09 03:29:22 -0700
commitb1f9cc07c681b36108be5f31e467dc4055ea4d05 (patch)
tree1644772b36da1e9c0d0c38ffc2334c4680c892bd
parentf75d60a63f9b5e99481231ea9b2b956616278327 (diff)
downloadpython-coveragepy-git-b1f9cc07c681b36108be5f31e467dc4055ea4d05.tar.gz
build(deps): bump styfle/cancel-workflow-action from 0.9.1 to 0.10.0 (#1412)
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.9.1 to 0.10.0. - [Release notes](https://github.com/styfle/cancel-workflow-action/releases) - [Commits](https://github.com/styfle/cancel-workflow-action/compare/0.9.1...0.10.0) --- updated-dependencies: - dependency-name: styfle/cancel-workflow-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--.github/workflows/cancel.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cancel.yml b/.github/workflows/cancel.yml
index 7eb92afd..c3a206fd 100644
--- a/.github/workflows/cancel.yml
+++ b/.github/workflows/cancel.yml
@@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: "Cancel Previous Runs"
- uses: styfle/cancel-workflow-action@0.9.1
+ uses: styfle/cancel-workflow-action@0.10.0
with:
access_token: ${{ github.token }}
workflow_id: coverage.yml, kit.yml, quality.yml, testsuite.yml