summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-17 18:51:16 +0000
committerGitHub <noreply@github.com>2022-01-17 18:51:16 +0000
commit6c553eed7f63db117f64042820e57426d45585e0 (patch)
treecf9139e0b98249d029526ba7ac369914c04be794
parent89db7066dd545a82ab6c498b92e1b7e4cf985162 (diff)
downloadpython-coveragepy-git-dependabot/github_actions/styfle/cancel-workflow-action-0.9.1.tar.gz
build(deps): bump styfle/cancel-workflow-action from 0.6.0 to 0.9.1dependabot/github_actions/styfle/cancel-workflow-action-0.9.1
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.6.0 to 0.9.1. - [Release notes](https://github.com/styfle/cancel-workflow-action/releases) - [Commits](https://github.com/styfle/cancel-workflow-action/compare/0.6.0...0.9.1) --- 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>
-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 11b385b1..3061a083 100644
--- a/.github/workflows/cancel.yml
+++ b/.github/workflows/cancel.yml
@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: "Cancel Previous Runs"
- uses: styfle/cancel-workflow-action@0.6.0
+ uses: styfle/cancel-workflow-action@0.9.1
with:
access_token: ${{ github.token }}
workflow_id: coverage.yml, kit.yml, quality.yml, testsuite.yml