Skip to content

Commit c296cac

Browse files
chore(deps): update cypress-io/github-action action to v7.1.9 (#8420)
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.8` → `v7.1.9` | --- ### Release Notes <details> <summary>cypress-io/github-action (cypress-io/github-action)</summary> ### [`v7.1.9`](https://redirect.github.com/cypress-io/github-action/releases/tag/v7.1.9) [Compare Source](https://redirect.github.com/cypress-io/github-action/compare/v7.1.8...v7.1.9) ##### Bug Fixes - **deps:** update vulnerable transient dependencies ([#&#8203;1714](https://redirect.github.com/cypress-io/github-action/issues/1714)) ([783cb3f](https://redirect.github.com/cypress-io/github-action/commit/783cb3f07983868532cabaedaa1e6c00ff4786a8)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f3b43bf commit c296cac

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
@@ -92,7 +92,7 @@ jobs:
9292
path: packages
9393

9494
- name: Cypress run
95-
uses: cypress-io/github-action@4c06c48f3ffea349b7189aa06dfcda47a9fa7b92 # v7.1.8
95+
uses: cypress-io/github-action@783cb3f07983868532cabaedaa1e6c00ff4786a8 # v7.1.9
9696
with:
9797
browser: chrome
9898
component: true

0 commit comments

Comments
 (0)