Skip to content

Commit

Permalink
chore(deps): bump cypress-io/github-action from 6.7.2 to 6.7.3
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.2 to 6.7.3.
- [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.2...v6.7.3)

---
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 Aug 28, 2024
1 parent 4f0f921 commit 216f71b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests-xray_frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
- name: Cypress run all tests
uses: cypress-io/github-action@v6.7.2 # use the explicit version number
uses: cypress-io/github-action@v6.7.3 # use the explicit version number
with:
browser: chrome
working-directory: frontend
Expand Down

0 comments on commit 216f71b

Please sign in to comment.