Skip to content

Commit

Permalink
Chore [deps:github-actions]: bump cypress-io/github-action (#3795)
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.7.7 to 6.7.8.
- [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@f1f0912...57b7056)

---
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 Dec 12, 2024
1 parent 6f89558 commit abf83e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ jobs:
DATA_DIR: './data'
run: yarn serve &
- name: Run e2e tests
uses: cypress-io/github-action@f1f0912d392f0d06bdd01fb9ebe3b3299e5806fb # v6.7.7
uses: cypress-io/github-action@57b70560982e6a11d23d4b8bec7f8a487cdbb71b # v6.7.8
env:
CYPRESS_BASE_URL: 'http://localhost:8080'
with:
Expand Down

0 comments on commit abf83e1

Please sign in to comment.