Skip to content

Commit

Permalink
ci(deps): bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0 (#266
Browse files Browse the repository at this point in the history
)

* ci(deps): bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0

Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/styfle/cancel-workflow-action/releases)
- [Commits](styfle/cancel-workflow-action@0.11.0...0.12.0)

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

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

* Apply suggestions from code review

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: morenol <[email protected]>
  • Loading branch information
dependabot[bot] and morenol authored Nov 17, 2023
1 parent 188f528 commit 6a1018e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,6 @@ jobs:
node-version: [ '16', '18', '20' ]
steps:
- uses: actions/checkout@v4
- name: Cancel Workflow Action
uses: styfle/[email protected]
with:
access_token: ${{ secrets.GITHUB_TOKEN }}
- name: Install ${{ matrix.rust }}
uses: actions-rs/toolchain@v1
with:
Expand Down

0 comments on commit 6a1018e

Please sign in to comment.