Skip to content

Commit

Permalink
build(deps): update cypress-io/github-action action to v6.7.8 (#1072)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 3a7a914 commit 31478c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
run: pnpm run ci:serve &
working-directory: ${{ env.EXAMPLE_APP_DIR }}
- name: Cypress run
uses: cypress-io/github-action@f1f0912d392f0d06bdd01fb9ebe3b3299e5806fb # v6.7.7
uses: cypress-io/github-action@57b70560982e6a11d23d4b8bec7f8a487cdbb71b # v6.7.8
env:
COVERAGE_JSON_REPORT_NAME: e2e-${{ matrix.cli-version-alias }}.json
with:
Expand Down

0 comments on commit 31478c6

Please sign in to comment.