Skip to content

Commit ca6d1af

Browse files
Bump cypress-io/github-action from 7.4.0 to 7.4.1
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 7.4.0 to 7.4.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@v7.4.0...v7.4.1) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-version: 7.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2c5e0c commit ca6d1af

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.0
174+
uses: cypress-io/github-action@v7.4.1
175175
with:
176176
# Run tests in Chrome, headless mode (default)
177177
browser: chrome

0 commit comments

Comments
 (0)