Skip to content

Commit 9eafd17

Browse files
build(deps): bump cypress-io/github-action from 6.7.11 to 6.7.12
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 6.7.11 to 6.7.12. - [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.11...v6.7.12) --- 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]>
1 parent 2f3242b commit 9eafd17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/pr.yml

+1-1
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@v4
12-
- uses: cypress-io/[email protected].11
12+
- uses: cypress-io/[email protected].12
1313
with:
1414
build: npm run build
1515
start: npm start

0 commit comments

Comments
 (0)