Skip to content

Commit f03c4ab

Browse files
Chore(deps): Bump cypress-io/github-action from 7.3.0 to 7.4.0
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 7.3.0 to 7.4.0. - [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@dace029...948d67d) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6714cfe commit f03c4ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cypress-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
curl -v http://localhost:8081/index.php/login
111111
112112
- name: Cypress run
113-
uses: cypress-io/github-action@dace029018fcdf86e0df89a31bc3cfa5b32570d8 # v7.3.0
113+
uses: cypress-io/github-action@948d67d3074f1bbb6379c8bdbb04e95d2f8e593f # v7.4.0
114114
with:
115115
build: npm run dev
116116
record: false

0 commit comments

Comments
 (0)