mirror of
https://github.com/game-ci/unity-activate
synced 2026-02-04 10:19:14 +08:00
fix: upgrade @actions/core from 1.6.0 to 1.11.1
Snyk has created this PR to upgrade @actions/core from 1.6.0 to 1.11.1. See this package in yarn: @actions/core See this project in Snyk: https://app.snyk.io/org/gableroux/project/b2d50591-122e-466d-9a3b-1dd6dc9ea7b9?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"prepare": "husky install"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/exec": "^1.0.4",
|
||||
"@actions/github": "^2.2.0",
|
||||
"@octokit/core": "^3.5.1"
|
||||
|
||||
Reference in New Issue
Block a user