Skip to content

chore(deps): update styfle/cancel-workflow-action action to v0.13.1#575

Merged
B4nan merged 2 commits intomasterfrom
renovate/styfle-cancel-workflow-action-0.x
Mar 12, 2026
Merged

chore(deps): update styfle/cancel-workflow-action action to v0.13.1#575
B4nan merged 2 commits intomasterfrom
renovate/styfle-cancel-workflow-action-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 11, 2026

This PR contains the following updates:

Package Type Update Change
styfle/cancel-workflow-action action patch 0.13.00.13.1

Release Notes

styfle/cancel-workflow-action (styfle/cancel-workflow-action)

v0.13.1

Compare Source

Patches
  • Fix: update Node.js runtime from 20 to 24: #​217

Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@B4nan
Copy link
Member

B4nan commented Mar 12, 2026

@copilot do the same as this PR: apify/apify-client-js#866

Copy link
Contributor

Copilot AI commented Mar 12, 2026

@B4nan I've opened a new pull request, #579, to work on those changes. Once the pull request is ready, I'll request review from you.

…ncy (#579)

Removes the third-party `styfle/cancel-workflow-action` from all
workflows, replacing it with GitHub Actions' built-in `concurrency` at
the workflow level.

## Changes

- **`.github/workflows/test-and-release.yaml`**, **`test-e2e.yaml`**,
**`release.yaml`**: Removed `styfle/cancel-workflow-action` step; added
top-level `concurrency` block:

```yaml
concurrency:
    group: ${{ github.workflow }}-${{ github.ref }}
    cancel-in-progress: true
```

<!-- START COPILOT CODING AGENT TIPS -->
---

💬 We'd love your input! Share your thoughts on Copilot coding agent in
our [2 minute survey](https://gh.io/copilot-coding-agent-survey).

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: B4nan <615580+B4nan@users.noreply.github.com>
@renovate
Copy link
Contributor Author

renovate bot commented Mar 12, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@B4nan B4nan merged commit c06be98 into master Mar 12, 2026
16 checks passed
@B4nan B4nan deleted the renovate/styfle-cancel-workflow-action-0.x branch March 12, 2026 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants