We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0c86f6 commit 2ee211dCopy full SHA for 2ee211d
scripts/npm-release/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "ci-release",
3
"dependencies": {
4
- "@actions/core": "^1.10.0",
+ "@actions/core": "^3.0.0",
5
"@actions/exec": "^1.1.1",
6
"@semantic-release/npm": "^13.1.5",
7
"@semantic-release/changelog": "^6.0.3",
scripts/release/package.json
"@semantic-release/changelog": "^6.0.2",
"@semantic-release/exec": "^6.0.3",
0 commit comments