Skip to content

Commit f7af2a7

Browse files
chore(deps): update cypress-io/github-action action to v7.3.0 (#8548)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cypress-io/github-action](https://redirect.github.com/cypress-io/github-action) | action | minor | `v7.1.10` → `v7.3.0` | --- ### Release Notes <details> <summary>cypress-io/github-action (cypress-io/github-action)</summary> ### [`v7.3.0`](https://redirect.github.com/cypress-io/github-action/releases/tag/v7.3.0) [Compare Source](https://redirect.github.com/cypress-io/github-action/compare/v7.2.0...v7.3.0) ##### Features - add `expose` input for Cypress.expose() API ([#&#8203;1749](https://redirect.github.com/cypress-io/github-action/issues/1749)) ([dace029](https://redirect.github.com/cypress-io/github-action/commit/dace029018fcdf86e0df89a31bc3cfa5b32570d8)) ### [`v7.2.0`](https://redirect.github.com/cypress-io/github-action/releases/tag/v7.2.0) [Compare Source](https://redirect.github.com/cypress-io/github-action/compare/v7.1.10...v7.2.0) ##### Features - **deps:** remove Node.js 20 ([#&#8203;1747](https://redirect.github.com/cypress-io/github-action/issues/1747)) ([b7a7441](https://redirect.github.com/cypress-io/github-action/commit/b7a7441d775af8f8b9d19945c10dd689a51dba68)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c5e1da3 commit f7af2a7

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
@@ -121,7 +121,7 @@ jobs:
121121
run: npx cypress install
122122

123123
- name: Cypress run
124-
uses: cypress-io/github-action@c495c3ddffba403ba11be95fffb67e25203b3799 # v7.1.10
124+
uses: cypress-io/github-action@dace029018fcdf86e0df89a31bc3cfa5b32570d8 # v7.3.0
125125
with:
126126
browser: chrome
127127
component: true

0 commit comments

Comments
 (0)