Skip to content

Commit 12c7d02

Browse files
Chore(deps): Bump cypress-io/github-action from 7.1.0 to 7.1.1
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 7.1.0 to 7.1.1. - [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@8a35f96...0f330eb) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-version: 7.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3719f2b commit 12c7d02

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@8a35f965fbd13e3b18d9fb3bdc5f50ae2f4a5e76 # v7.1.0
113+
uses: cypress-io/github-action@0f330ebf0d60f87608ed72f1d6232e5644aa3171 # v7.1.1
114114
with:
115115
build: npm run dev
116116
record: false

0 commit comments

Comments
 (0)