Skip to content

Commit f3282c2

Browse files
build(deps): bump cypress-io/github-action from 7.4.1 to 7.4.3
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 7.4.1 to 7.4.3. - [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@v7.4.1...v7.4.3) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-version: 7.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ffef10a commit f3282c2

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
@@ -171,7 +171,7 @@ jobs:
171171
# https://github.com/cypress-io/github-action
172172
# (NOTE: to run these e2e tests locally, just use 'ng e2e')
173173
- name: Run e2e tests (integration tests)
174-
uses: cypress-io/github-action@v7.4.1
174+
uses: cypress-io/github-action@v7.4.3
175175
with:
176176
# Run tests in Chrome, headless mode (default)
177177
browser: chrome

0 commit comments

Comments
 (0)