Skip to content

Commit ea0a4f4

Browse files
Bump cypress-io/github-action from 4.2.1 to 5.0.0 (#56)
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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3218efa commit ea0a4f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
) &
6161
6262
- name: Cypress run
63-
uses: cypress-io/github-action@v4.2.1
63+
uses: cypress-io/github-action@v5.0.0
6464

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

0 commit comments

Comments
 (0)