Skip to content

Commit 5308a95

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/openai-5.18.1
2 parents b0bf3c1 + 0f40ff0 commit 5308a95

File tree

3 files changed

+34
-24
lines changed

3 files changed

+34
-24
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ jobs:
278278

279279
# Create GitHub Release with all artifacts
280280
- name: Create GitHub Release
281-
uses: ncipollo/release-action@98d25d4189e9b6cee19b8635b1ea5cc39c158a41 # v1.19.2
281+
uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0
282282
with:
283283
tag: ${{ needs.prepare.outputs.version }}
284284
name: Game ${{ needs.prepare.outputs.version }}

package-lock.json

Lines changed: 32 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@vitest/coverage-istanbul": "3.2.4",
8080
"@vitest/coverage-v8": "^3.2.4",
8181
"@vitest/ui": "^3.2.4",
82-
"cypress": "^15.0.0",
82+
"cypress": "^15.1.0",
8383
"cypress-junit-reporter": "^1.3.1",
8484
"cypress-multi-reporters": "^2.0.5",
8585
"cypress-wait-until": "^3.0.2",

0 commit comments

Comments
 (0)