build(deps): bump cypress-io/github-action from 6.10.9 to 7.4.4

Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 6.10.9 to 7.4.4.
- [Release notes](https://github.com/cypress-io/github-action/releases)
- [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md)
- [Commits](f790eee7a5...01e3b659a4)

---
updated-dependencies:
- dependency-name: cypress-io/github-action
  dependency-version: 7.4.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-09-22 22:39:06 +00:00
committed by GitHub
parent 49a0d2fe6d
commit c188a6089d

View File

@@ -190,7 +190,7 @@ jobs:
xvfb xvfb
- name: Run Cypress tests - name: Run Cypress tests
uses: cypress-io/github-action@f790eee7a50d9505912f50c2095510be7de06aa7 # v6.10.9 uses: cypress-io/github-action@01e3b659a495b41649cdd0aa82e1d1624e26520b # v7.4.4
with: with:
working-directory: app working-directory: app
install: false install: false