Skip to content

Commit 6001319

Browse files
Merge pull request #3172 from nextcloud/dependabot/github_actions/cypress-io/github-action-7.2.0
Chore(deps): Bump cypress-io/github-action from 7.1.9 to 7.2.0
2 parents 3c8628c + 7f3b5e5 commit 6001319

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cypress.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
run: ./node_modules/cypress/bin/cypress install
122122

123123
- name: Run ${{ matrix.containers == 'component' && 'component' || 'E2E' }} cypress tests
124-
uses: cypress-io/github-action@783cb3f07983868532cabaedaa1e6c00ff4786a8 # v7.1.9
124+
uses: cypress-io/github-action@b7a7441d775af8f8b9d19945c10dd689a51dba68 # v7.2.0
125125
with:
126126
# We already installed the dependencies in the init job
127127
install: false

0 commit comments

Comments
 (0)