Skip to content

Commit bf5dff2

Browse files
chore(deps): update cypress-io/github-action action to v7.1.5 (#8259)
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.3` → `v7.1.5` | --- ### Release Notes <details> <summary>cypress-io/github-action (cypress-io/github-action)</summary> ### [`v7.1.5`](https://redirect.github.com/cypress-io/github-action/releases/tag/v7.1.5) [Compare Source](https://redirect.github.com/cypress-io/github-action/compare/v7.1.4...v7.1.5) ##### Bug Fixes - update fast-xml-parser to 5.4.1 ([#&#8203;1667](https://redirect.github.com/cypress-io/github-action/issues/1667)) ([bc22e01](https://redirect.github.com/cypress-io/github-action/commit/bc22e01685c56e89e7813fd8e26f33dc47f87e15)) ### [`v7.1.4`](https://redirect.github.com/cypress-io/github-action/releases/tag/v7.1.4) [Compare Source](https://redirect.github.com/cypress-io/github-action/compare/v7.1.3...v7.1.4) ##### Bug Fixes - update minimatch to 3.1.5 ([#&#8203;1665](https://redirect.github.com/cypress-io/github-action/issues/1665)) ([f9ffb60](https://redirect.github.com/cypress-io/github-action/commit/f9ffb60bba0c743f8c78dfed96873e8fdb2af34c)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4zNi4yIiwidXBkYXRlZEluVmVyIjoiNDMuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 40bee4e commit bf5dff2

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
@@ -48,7 +48,7 @@ jobs:
4848
path: packages
4949

5050
- name: Cypress run
51-
uses: cypress-io/github-action@e44ee0fa67251ab7e2d854d85b3a466577f47d14 # v7.1.3
51+
uses: cypress-io/github-action@bc22e01685c56e89e7813fd8e26f33dc47f87e15 # v7.1.5
5252
with:
5353
browser: chrome
5454
component: true

0 commit comments

Comments
 (0)