Skip to content

Commit

Permalink
Bump cypress-io/github-action from 4.2.1 to 5.0.0 (#56)
Browse files Browse the repository at this point in the history
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 4.2.1 to 5.0.0.
- [Release notes](https://github.com/cypress-io/github-action/releases)
- [Commits](cypress-io/github-action@v4.2.1...v5.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2022
1 parent 3218efa commit ea0a4f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
) &
- name: Cypress run
uses: cypress-io/github-action@v4.2.1
uses: cypress-io/github-action@v5.0.0

- name: Build production assets
if: github.ref == 'refs/heads/main' && startsWith(matrix.scalaVersion, '2.13')
Expand Down

0 comments on commit ea0a4f4

Please sign in to comment.