Skip to content

Commit 9497fdb

Browse files
Bump cypress-io/github-action from 6.9.0 to 6.9.2 (#658)
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 6.9.0 to 6.9.2. - [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.9.0...v6.9.2) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-version: 6.9.2 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 5f9bd9e commit 9497fdb

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].0
123+
uses: cypress-io/[email protected].2
124124

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

0 commit comments

Comments
 (0)