Skip to content

Commit cbc3d71

Browse files
authored
Merge pull request #6143 from DSpace/dependabot/github_actions/cypress-io/github-action-7.4.3
build(deps): bump cypress-io/github-action from 7.4.1 to 7.4.3
2 parents 7a7f6a4 + f3282c2 commit cbc3d71

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)