Skip to content

Commit 2fb28b9

Browse files
Merge pull request #1982 from nextcloud-libraries/dependabot/github_actions/cypress-io/github-action-6.10.6
ci(deps): Bump cypress-io/github-action from 6.10.5 to 6.10.6
2 parents 7e944d2 + 1852387 commit 2fb28b9

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
@@ -114,7 +114,7 @@ jobs:
114114
run: npm i -g 'npm@${{ steps.versions.outputs.package-manager-version }}'
115115

116116
- name: Run ${{ startsWith(matrix.containers, 'component') && 'component' || 'E2E' }} cypress tests
117-
uses: cypress-io/github-action@e3ff965ee85ae28bdd2ea32c3e22a7fa12e02f2b # v6.10.5
117+
uses: cypress-io/github-action@d842ab15a88774cf1311cc07f0e7112024c3dbd7 # v6.10.6
118118
with:
119119
record: ${{ secrets.CYPRESS_RECORD_KEY && true }}
120120
parallel: ${{ secrets.CYPRESS_RECORD_KEY && true }}

0 commit comments

Comments
 (0)