aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-30 06:49:57 +0000
committerGitHub <noreply@github.com>2023-06-30 06:49:57 +0000
commit794d511774c28e6a8dc9d2a70d6968322140b70e (patch)
treeaea617676d618eee6a02c41cb217031440baa150
parent325e1bb035e8cc6e3ceba410186cc707d3ee1247 (diff)
parentb0c3f7aa96e13a6ec5c5ed2df5bcb9b74345d2b5 (diff)
downloadnextcloud-server-794d511774c28e6a8dc9d2a70d6968322140b70e.tar.gz
nextcloud-server-794d511774c28e6a8dc9d2a70d6968322140b70e.zip
Merge pull request #38863 from nextcloud/dependabot/github_actions/cypress-io/github-action-5.8.3
-rw-r--r--.github/workflows/cypress.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml
index 54277ffef3f..e40924c7cae 100644
--- a/.github/workflows/cypress.yml
+++ b/.github/workflows/cypress.yml
@@ -91,7 +91,7 @@ jobs:
run: npm i -g npm@"${{ needs.init.outputs.npmVersion }}"
- name: Run ${{ matrix.containers == 'component' && 'component' || 'E2E' }} cypress tests
- uses: cypress-io/github-action@db1693016f23ccf9043f4b2428f9b04e5d502a73 # v5.8.1
+ uses: cypress-io/github-action@d69252d52b9a31bad4f418f05ba2bc83687a02eb # v5.8.3
with:
record: true
parallel: true