Skip to content

Commit fa0ed95

Browse files
Merge pull request #993 from nextcloud-libraries/dependabot/github_actions/cypress-io/github-action-7.2.0
chore(deps): Bump cypress-io/github-action from 7.1.10 to 7.2.0
2 parents 759155d + 20fb71e commit fa0ed95

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/cypress.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: docker pull ghcr.io/nextcloud/continuous-integration-shallow-server
4545

4646
- name: Run E2E cypress tests
47-
uses: cypress-io/github-action@c495c3ddffba403ba11be95fffb67e25203b3799 # v7.1.10
47+
uses: cypress-io/github-action@b7a7441d775af8f8b9d19945c10dd689a51dba68 # v7.2.0
4848
with:
4949
# cypress io
5050
record: true
@@ -95,7 +95,7 @@ jobs:
9595
run: npm i -g 'npm@${{ steps.versions.outputs.package-manager-version }}'
9696

9797
- name: Run Components cypress tests
98-
uses: cypress-io/github-action@c495c3ddffba403ba11be95fffb67e25203b3799 # v7.1.10
98+
uses: cypress-io/github-action@b7a7441d775af8f8b9d19945c10dd689a51dba68 # v7.2.0
9999
with:
100100
# to run component tests we need to use "component: true"
101101
component: true

0 commit comments

Comments
 (0)