Skip to content

Commit

Permalink
Bump styfle/cancel-workflow-action from 0.9.0 to 0.9.1 (#2049)
Browse files Browse the repository at this point in the history
* Bump styfle/cancel-workflow-action from 0.9.0 to 0.9.1

Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/styfle/cancel-workflow-action/releases)
- [Commits](styfle/cancel-workflow-action@89f242e...a40b884)

---
updated-dependencies:
- dependency-name: styfle/cancel-workflow-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update .github/workflows/tests.yml

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Will Norris <[email protected]>
  • Loading branch information
dependabot[bot] and willnorris authored Aug 19, 2021
1 parent 139c9e7 commit 417ecef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

steps:
- name: Cancel previous
uses: styfle/cancel-workflow-action@89f242ee29e10c53a841bfe71cc0ce7b2f065abc #0.9.0
uses: styfle/cancel-workflow-action@a40b8845c0683271d9f53dfcb887a7e181d3918b #0.9.1
with:
access_token: ${{ github.token }}

Expand Down

0 comments on commit 417ecef

Please sign in to comment.