Skip to content

Commit 158ada2

Browse files
chore(deps): update cypress-io/github-action action to v6.10.2 (#770)
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.1` -> `v6.10.2` | --- ### Release Notes <details> <summary>cypress-io/github-action (cypress-io/github-action)</summary> ### [`v6.10.2`](https://redirect.github.com/cypress-io/github-action/releases/tag/v6.10.2) [Compare Source](https://redirect.github.com/cypress-io/github-action/compare/v6.10.1...v6.10.2) ##### Bug Fixes - **deps:** update form-data to 2.5.5 (CVE-2025-7783) ([#&#8203;1507](https://redirect.github.com/cypress-io/github-action/issues/1507)) ([b8ba51a](https://redirect.github.com/cypress-io/github-action/commit/b8ba51a856ba5f4c15cf39007636d4ab04f23e3c)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "after 8:00 before 23:00 every weekday except on Friday" in timezone UTC. 🚦 **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/valora-inc/dapp-list). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZ2l0aHViLWFjdGlvbnMiLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e7411d3 commit 158ada2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dapp-up-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
key: ${{ runner.os }}-cypress-${{ hashFiles('**/yarn.lock') }}
4545
# Runs Cypress
4646
- name: Cypress run
47-
uses: cypress-io/github-action@6c143abc292aa835d827652c2ea025d098311070 # v6.10.1
47+
uses: cypress-io/github-action@b8ba51a856ba5f4c15cf39007636d4ab04f23e3c # v6.10.2
4848
timeout-minutes: 10
4949
with:
5050
browser: chrome

0 commit comments

Comments
 (0)