Skip to content

Commit 24f4eb3

Browse files
chore(deps): bump cypress-io/github-action from 6 to 7
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 6 to 7. - [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...v7) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 573ba0a commit 24f4eb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cypress.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
npm ci
5353
5454
- name: Cypress run
55-
uses: cypress-io/github-action@v6
55+
uses: cypress-io/github-action@v7
5656
with:
5757
component: true
5858
install: false # we have already installed all dependencies above

0 commit comments

Comments
 (0)