Skip to content

Commit a97596e

Browse files
Bump cypress-io/github-action from 6.7.12 to 6.7.14 (#623)
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 6.7.12 to 6.7.14. - [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.7.12...v6.7.14) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 514ba67 commit a97596e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
npx wait-on http://localhost:$FRONTEND_PORT
121121
122122
- name: Cypress run (UI tests)
123-
uses: cypress-io/[email protected].12
123+
uses: cypress-io/[email protected].14
124124

125125
- name: On E2E test failure, print logs
126126
if: failure()

0 commit comments

Comments
 (0)