Skip to content

Commit

Permalink
build(deps): bump cypress-io/github-action from 6.6.1 to 6.7.8
Browse files Browse the repository at this point in the history
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 6.6.1 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.6.1...v6.7.8)

---
updated-dependencies:
- dependency-name: cypress-io/github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 572d202 commit f1140c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

- name: Run e2e tests
if: steps.code-changes.outputs.changed == 'true'
uses: cypress-io/github-action@v6.6.1
uses: cypress-io/github-action@v6.7.8
with:
start: npm run dev
wait-on: http://127.0.0.1:3001
Expand Down

0 comments on commit f1140c1

Please sign in to comment.