Skip to content

Commit a579871

Browse files
chore(deps): update cypress-io/github-action action to v7.4.1 (#8745)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cypress-io/github-action](https://redirect.github.com/cypress-io/github-action) | action | patch | `v7.4.0` → `v7.4.1` | --- ### Release Notes <details> <summary>cypress-io/github-action (cypress-io/github-action)</summary> ### [`v7.4.1`](https://redirect.github.com/cypress-io/github-action/releases/tag/v7.4.1) [Compare Source](https://redirect.github.com/cypress-io/github-action/compare/v7.4.0...v7.4.1) ##### Bug Fixes - **deps:** update transient dependency to undici 6.27.0 ([#&#8203;1807](https://redirect.github.com/cypress-io/github-action/issues/1807)) ([fa4a118](https://redirect.github.com/cypress-io/github-action/commit/fa4a118725a8f001170d49631ea89e5d66fee626)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - 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/UI5/webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1366337 commit a579871

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
run: npx cypress install
128128

129129
- name: Cypress run
130-
uses: cypress-io/github-action@948d67d3074f1bbb6379c8bdbb04e95d2f8e593f # v7.4.0
130+
uses: cypress-io/github-action@fa4a118725a8f001170d49631ea89e5d66fee626 # v7.4.1
131131
with:
132132
browser: chrome
133133
component: true

0 commit comments

Comments
 (0)