Skip to content

Commit 821c964

Browse files
Bump cypress-io/github-action from 6.10.1 to 6.10.8
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 6.10.1 to 6.10.8. - [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.10.1...v6.10.8) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-version: 6.10.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 50fff99 commit 821c964

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

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

0 commit comments

Comments
 (0)