Skip to content

Commit f5ccc5d

Browse files
Bump cypress-io/github-action from 6 to 7.1.9
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 6 to 7.1.9. - [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.1.9) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-version: 7.1.9 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54417ab commit f5ccc5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
# https://github.com/cypress-io/github-action
142142
# (NOTE: to run these e2e tests locally, just use 'ng e2e')
143143
- name: Run e2e tests (integration tests)
144-
uses: cypress-io/github-action@v6
144+
uses: cypress-io/github-action@v7.1.9
145145
with:
146146
# Run tests in Chrome, headless mode (default)
147147
browser: chrome

0 commit comments

Comments
 (0)