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