Skip to content

Commit 4a7efe5

Browse files
authored
Merge pull request #5560 from DSpace/dependabot/github_actions/dspace-7_x/cypress-io/github-action-7.1.9
Bump cypress-io/github-action from 6 to 7.1.9
2 parents bb5748a + 9ec00ee commit 4a7efe5

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
@@ -135,7 +135,7 @@ jobs:
135135
# https://github.com/cypress-io/github-action
136136
# (NOTE: to run these e2e tests locally, just use 'ng e2e')
137137
- name: Run e2e tests (integration tests)
138-
uses: cypress-io/github-action@v6
138+
uses: cypress-io/github-action@v7.1.9
139139
with:
140140
# Run tests in Chrome, headless mode (default)
141141
browser: chrome

0 commit comments

Comments
 (0)