Skip to content

Commit 964e617

Browse files
chore(deps): update cypress-io/github-action action to v7.1.10 (#8523)
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.1.9` → `v7.1.10` | --- ### Release Notes <details> <summary>cypress-io/github-action (cypress-io/github-action)</summary> ### [`v7.1.10`](https://redirect.github.com/cypress-io/github-action/releases/tag/v7.1.10) [Compare Source](https://redirect.github.com/cypress-io/github-action/compare/v7.1.9...v7.1.10) ##### Bug Fixes - **deps:** update fast-xml-parser to 5.7.1 ([#&#8203;1737](https://redirect.github.com/cypress-io/github-action/issues/1737)) ([c495c3d](https://redirect.github.com/cypress-io/github-action/commit/c495c3ddffba403ba11be95fffb67e25203b3799)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5c8b18a commit 964e617

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@783cb3f07983868532cabaedaa1e6c00ff4786a8 # v7.1.9
124+
uses: cypress-io/github-action@c495c3ddffba403ba11be95fffb67e25203b3799 # v7.1.10
125125
with:
126126
browser: chrome
127127
component: true

0 commit comments

Comments
 (0)