Skip to content

Commit 5daec61

Browse files
Bump cypress-io/github-action from 6.7.6 to 6.7.7 (#592)
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 6.7.6 to 6.7.7. - [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.6...v6.7.7) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c76ef36 commit 5daec61

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/github-action@v6.7.6
123+
uses: cypress-io/github-action@v6.7.7
124124

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

0 commit comments

Comments
 (0)