Skip to content

Commit

Permalink
build(deps): update cypress-io/github-action action to v6.7.10 (#1086)
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 28, 2025
1 parent 9f8d3ad commit 943769e
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@57b70560982e6a11d23d4b8bec7f8a487cdbb71b # v6.7.8
uses: cypress-io/github-action@7271bed2a170d73c0b08939cd192db51a1c46c50 # v6.7.10
env:
COVERAGE_JSON_REPORT_NAME: e2e-${{ matrix.cli-version-alias }}.json
with:
Expand Down

0 comments on commit 943769e

Please sign in to comment.