Skip to content

Commit 13ccc8c

Browse files
chore(deps): update cypress-io/github-action action to v7.1.7 (#8351)
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.6` → `v7.1.7` | --- ### Release Notes <details> <summary>cypress-io/github-action (cypress-io/github-action)</summary> ### [`v7.1.7`](https://redirect.github.com/cypress-io/github-action/releases/tag/v7.1.7) [Compare Source](https://redirect.github.com/cypress-io/github-action/compare/v7.1.6...v7.1.7) ##### Bug Fixes - update fast-xml-parser to 5.5.6 ([#&#8203;1688](https://redirect.github.com/cypress-io/github-action/issues/1688)) ([ed2d88c](https://redirect.github.com/cypress-io/github-action/commit/ed2d88ccbbf936c5aac087dd43e10425abc3534f)) </details> --- ### Configuration 📅 **Schedule**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f2a26d commit 13ccc8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
path: packages
9393

9494
- name: Cypress run
95-
uses: cypress-io/github-action@82482149c343a5dee155d22104111b9319f9dd45 # v7.1.6
95+
uses: cypress-io/github-action@ed2d88ccbbf936c5aac087dd43e10425abc3534f # v7.1.7
9696
with:
9797
browser: chrome
9898
component: true

0 commit comments

Comments
 (0)