Skip to content

Commit 941a3fd

Browse files
chore(deps): update cypress-io/github-action action to v6.10.8 (#8035)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cypress-io/github-action](https://redirect.github.com/cypress-io/github-action) | action | patch | `v6.10.6` -> `v6.10.8` | --- ### Release Notes <details> <summary>cypress-io/github-action (cypress-io/github-action)</summary> ### [`v6.10.8`](https://redirect.github.com/cypress-io/github-action/releases/tag/v6.10.8) [Compare Source](https://redirect.github.com/cypress-io/github-action/compare/v6.10.7...v6.10.8) ##### Bug Fixes - **deps:** update [@&#8203;octokit/core](https://redirect.github.com/octokit/core) to 7.0.6 ([#&#8203;1615](https://redirect.github.com/cypress-io/github-action/issues/1615)) ([2ad32e6](https://redirect.github.com/cypress-io/github-action/commit/2ad32e649e4db26c07674ebae31a297601dbcbaf)) ### [`v6.10.7`](https://redirect.github.com/cypress-io/github-action/releases/tag/v6.10.7) [Compare Source](https://redirect.github.com/cypress-io/github-action/compare/v6.10.6...v6.10.7) ##### Bug Fixes - **deps:** update GitHub actions/toolkit dependencies ([#&#8203;1612](https://redirect.github.com/cypress-io/github-action/issues/1612)) ([fa1d27a](https://redirect.github.com/cypress-io/github-action/commit/fa1d27aacdc8fa155253766c3728f6ddc81f8a99)) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41NC4yIiwidXBkYXRlZEluVmVyIjoiNDIuNTQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2886f44 commit 941a3fd

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

5050
- name: Cypress run
51-
uses: cypress-io/github-action@d842ab15a88774cf1311cc07f0e7112024c3dbd7 # v6.10.6
51+
uses: cypress-io/github-action@2ad32e649e4db26c07674ebae31a297601dbcbaf # v6.10.8
5252
with:
5353
browser: chrome
5454
component: true

0 commit comments

Comments
 (0)