Skip to content

Commit

Permalink
build(deps): bump cypress-io/github-action from 6.7.9 to 6.7.10
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.7.9 to 6.7.10.
- [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.9...v6.7.10)

---
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>
  • Loading branch information
dependabot[bot] authored and mikavilpas committed Feb 1, 2025
1 parent 24d577c commit 5a2289e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- run: pnpm --filter integration-tests exec cypress install

- name: Cypress run
uses: cypress-io/github-action@v6.7.9
uses: cypress-io/github-action@v6.7.10
with:
command: pnpm cy:run

Expand Down

0 comments on commit 5a2289e

Please sign in to comment.