Skip to content

Commit

Permalink
chore(deps): bump cypress-io/github-action from 6.7.0 to 6.7.1
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.0 to 6.7.1.
- [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.0...v6.7.1)

---
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] committed Jun 17, 2024
1 parent 0b43991 commit 3507ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ jobs:
run: docker compose -f docker-compose.integration.yml up -d

- name: Run Cypress
uses: cypress-io/github-action@v6.7.0
uses: cypress-io/github-action@v6.7.1
with:
record: true
parallel: true
Expand Down

0 comments on commit 3507ea1

Please sign in to comment.