Skip to content

Commit

Permalink
Chore: bump cypress-io/github-action from 6.4.0 to 6.5.0
Browse files Browse the repository at this point in the history
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/cypress-io/github-action/releases)
- [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md)
- [Commits](cypress-io/github-action@v6.4.0...v6.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent e237479 commit d7449f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pagy-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
- name: Run Cypress Tests
# You may pin to the exact commit or the version.
# uses: cypress-io/github-action@c5724eda82337bcff977ce14509f47052c12e04c
uses: cypress-io/github-action@v6.4.0
uses: cypress-io/github-action@v6.5.0
with:
# Sends test results to Cypress Dashboard
record: # optional
Expand Down

0 comments on commit d7449f0

Please sign in to comment.