Skip to content

Commit 6c633a6

Browse files
build(deps): bump cypress-io/github-action from 7.1.0 to 7.1.1
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 7.1.0 to 7.1.1. - [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@v7.1.0...v7.1.1) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-version: 7.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1411089 commit 6c633a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-22.04
1010
steps:
1111
- uses: actions/checkout@v6
12-
- uses: cypress-io/github-action@v7.1.0
12+
- uses: cypress-io/github-action@v7.1.1
1313
with:
1414
build: npm run build
1515
start: npm start

0 commit comments

Comments
 (0)