Skip to content

Commit 24ab56b

Browse files
chore(deps): bump cypress-io/github-action from 6.7.7 to 6.7.8
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 6.7.7 to 6.7.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.7.7...v6.7.8) --- 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>
1 parent 07dd5c4 commit 24ab56b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ jobs:
262262
run: docker compose -f docker-compose.integration.yml up -d
263263

264264
- name: Run Cypress
265-
uses: cypress-io/github-action@v6.7.7
265+
uses: cypress-io/github-action@v6.7.8
266266
with:
267267
record: true
268268
parallel: true

0 commit comments

Comments
 (0)