Skip to content

Commit

Permalink
build(deps): bump cypress-io/github-action from 5.0.8 to 5.0.9 (ueber…
Browse files Browse the repository at this point in the history
…dosis#3766)

Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 5.0.8 to 5.0.9.
- [Release notes](https://github.com/cypress-io/github-action/releases)
- [Commits](cypress-io/github-action@v5.0.8...v5.0.9)

---
updated-dependencies:
- dependency-name: cypress-io/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and aliasliao committed May 24, 2023
1 parent af41881 commit ee4697a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:

- name: Run tests with Cypress
id: cypress
uses: cypress-io/github-action@v5.0.8
uses: cypress-io/github-action@v5.0.9
with:
cache-key: ${{ runner.os }}-node-${{ matrix.node-version }}-${{ hashFiles('**/package-lock.json') }}
start: npm run start
Expand Down

0 comments on commit ee4697a

Please sign in to comment.