Skip to content

Commit

Permalink
Bump cypress-io/github-action from 6.7.6 to 6.7.7 (#189)
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.6 to 6.7.7.
- [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.6...v6.7.7)

---
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 Nov 11, 2024
1 parent 05aa552 commit 276d0a6
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/github-action@v6.7.6
uses: cypress-io/github-action@v6.7.7

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

0 comments on commit 276d0a6

Please sign in to comment.