Skip to content

Commit

Permalink
chore(deps): update cypress-io/github-action action to v6.7.8 (#2019)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate-cds[bot] <117288780+renovate-cds[bot]@users.noreply.github.com>
  • Loading branch information
renovate-cds[bot] authored Dec 23, 2024
1 parent 8af3e14 commit a56401f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
${{ runner.os }}-node-
- name: Cypress and NPM install and build
uses: cypress-io/github-action@f1f0912d392f0d06bdd01fb9ebe3b3299e5806fb # v6.7.7
uses: cypress-io/github-action@57b70560982e6a11d23d4b8bec7f8a487cdbb71b # v6.7.8
with:
runTests: false

Expand All @@ -77,7 +77,7 @@ jobs:
npm run wp-env:test:setup
- name: Cypress run
uses: cypress-io/github-action@f1f0912d392f0d06bdd01fb9ebe3b3299e5806fb # v6.7.7
uses: cypress-io/github-action@57b70560982e6a11d23d4b8bec7f8a487cdbb71b # v6.7.8
with:
install: false
env:
Expand Down

0 comments on commit a56401f

Please sign in to comment.