aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-16 23:42:06 +0000
committerGitHub <noreply@github.com>2023-08-16 23:42:06 +0000
commit2693bdf4c1e3f573c4ff1336c0d390e48f31e789 (patch)
tree20a4f8ab691a40808d3c74e0b55d696b0db0cad0 /.github
parent00a3ab9599cd702d463a10ebc65a049741acbe06 (diff)
parentdbc0b75a5e3b9daf44656de59dce1e7674e0c9cf (diff)
downloadnextcloud-server-2693bdf4c1e3f573c4ff1336c0d390e48f31e789.tar.gz
nextcloud-server-2693bdf4c1e3f573c4ff1336c0d390e48f31e789.zip
Merge pull request #39095 from nextcloud/dependabot/github_actions/skjnldsv/read-package-engines-version-actions-2.2
Diffstat (limited to '.github')
-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 e40924c7cae..bc2d9937974 100644
--- a/.github/workflows/cypress.yml
+++ b/.github/workflows/cypress.yml
@@ -36,7 +36,7 @@ jobs:
run: composer install --no-dev
- name: Read package.json node and npm engines version
- uses: skjnldsv/read-package-engines-version-actions@0ce2ed60f6df073a62a77c0a4958dd0fc68e32e7 # v2.1
+ uses: skjnldsv/read-package-engines-version-actions@8205673bab74a63eb9b8093402fd9e0e018663a1 # v2.2
id: versions
with:
fallbackNode: "^14"