Skip to content

Commit 2c9cc9f

Browse files
authored
Merge pull request #5596 from DSpace/dependabot/github_actions/dspace-9_x/cypress-io/github-action-7.1.9
Bump cypress-io/github-action from 6 to 7.1.9
2 parents 4a43ee9 + 10215e2 commit 2c9cc9f

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)