Skip to content

Commit

Permalink
Merge pull request #2633 from nextcloud/dependabot/github_actions/cyp…
Browse files Browse the repository at this point in the history
…ress-io/github-action-6.7.8
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
2 parents f7e1e3a + 685e217 commit 3317734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
run: ./node_modules/cypress/bin/cypress install

- name: Run ${{ matrix.containers == 'component' && 'component' || 'E2E' }} cypress tests
uses: cypress-io/github-action@f1f0912d392f0d06bdd01fb9ebe3b3299e5806fb # v6.7.7
uses: cypress-io/github-action@57b70560982e6a11d23d4b8bec7f8a487cdbb71b # v6.7.8
with:
# We already installed the dependencies in the init job
install: false
Expand Down

0 comments on commit 3317734

Please sign in to comment.