Skip to content

Commit e0187f3

Browse files
chore(deps): update lewagon/wait-on-check-action action to v1.4.1 (#754)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [lewagon/wait-on-check-action](https://redirect.github.com/lewagon/wait-on-check-action) | action | patch | `v1.4.0` -> `v1.4.1` | --- ### Release Notes <details> <summary>lewagon/wait-on-check-action (lewagon/wait-on-check-action)</summary> ### [`v1.4.1`](https://redirect.github.com/lewagon/wait-on-check-action/blob/HEAD/CHANGELOG.md#v141---2025-09-21) [Compare Source](https://redirect.github.com/lewagon/wait-on-check-action/compare/v1.4.0...v1.4.1) ##### Fixed - Linux ARM64 support </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apify/apify-client-js). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d9fe4b8 commit e0187f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
name: Wait for code checks to pass
3333
runs-on: ubuntu-latest
3434
steps:
35-
- uses: lewagon/[email protected].0
35+
- uses: lewagon/[email protected].1
3636
with:
3737
ref: ${{ github.ref }}
3838
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)