Skip to content

Commit

Permalink
Bump cypress-io/github-action from 6.1.0 to 6.4.0
Browse files Browse the repository at this point in the history
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 6.1.0 to 6.4.0.
- [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@v6.1.0...v6.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent cdde0ac commit 8fcab25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
npx wait-on http://localhost:$FRONTEND_PORT
- name: Cypress run (UI tests)
uses: cypress-io/github-action@v6.1.0
uses: cypress-io/github-action@v6.4.0

- name: On E2E test failure, print logs
if: failure()
Expand Down

0 comments on commit 8fcab25

Please sign in to comment.