Skip to content

Commit

Permalink
Bump cypress-io/github-action from 4.1.1 to 6.7.10
Browse files Browse the repository at this point in the history
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 4.1.1 to 6.7.10.
- [Release notes](https://github.com/cypress-io/github-action/releases)
- [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md)
- [Commits](cypress-io/github-action@v4.1.1...v6.7.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent d285fd8 commit 920d89b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/schedules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ jobs:
run: |
sed -i '/HOMESERVER/c\ HOMESERVER: "dendrite",' cypress.config.ts
- name: "Run cypress tests"
uses: cypress-io/github-action@v4.1.1
uses: cypress-io/github-action@v6.7.10
with:
browser: chrome
start: npx serve -p 8080 ./element-web/webapp
Expand Down Expand Up @@ -312,7 +312,7 @@ jobs:
run: |
sed -i '/HOMESERVER/c\ HOMESERVER: "dendritePinecone",' cypress.config.ts
- name: "Run cypress tests"
uses: cypress-io/github-action@v4.1.1
uses: cypress-io/github-action@v6.7.10
with:
browser: chrome
start: npx serve -p 8080 ./element-web/webapp
Expand Down

0 comments on commit 920d89b

Please sign in to comment.