Skip to content

Commit

Permalink
chore(deps): update styfle/cancel-workflow-action action to v0.12.1 (#…
Browse files Browse the repository at this point in the history
…441)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[styfle/cancel-workflow-action](https://togithub.com/styfle/cancel-workflow-action)
| action | patch | `0.12.0` -> `0.12.1` |

---

### Release Notes

<details>
<summary>styfle/cancel-workflow-action
(styfle/cancel-workflow-action)</summary>

###
[`v0.12.1`](https://togithub.com/styfle/cancel-workflow-action/releases/tag/0.12.1)

[Compare
Source](https://togithub.com/styfle/cancel-workflow-action/compare/0.12.0...0.12.1)

##### Patches

- Fix: bump to node20:
[#&#8203;212](https://togithub.com/styfle/cancel-workflow-action/issues/212)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/iterative/gto).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent 1f05aca commit b0d92de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
timeout-minutes: 10
steps:
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.12.0
uses: styfle/cancel-workflow-action@0.12.1
with:
access_token: ${{ github.token }}
- uses: actions/checkout@v4
Expand Down

0 comments on commit b0d92de

Please sign in to comment.