Skip to content

Commit

Permalink
Bump cypress-io/github-action from 6.7.5 to 6.7.6 (#179)
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.5 to 6.7.6.
- [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.7.5...v6.7.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and mergify[bot] committed Sep 9, 2024
1 parent affce04 commit 3148bd2
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 @@ -60,7 +60,7 @@ jobs:
) &
- name: Cypress run
uses: cypress-io/[email protected].5
uses: cypress-io/[email protected].6

- name: Build production assets
if: github.ref == 'refs/heads/main' && startsWith(matrix.scalaVersion, '2.13')
Expand Down

0 comments on commit 3148bd2

Please sign in to comment.