5
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2025-11-14 05:53:46 +00:00

upgraded to latest core to see if warning goes away node-warning

This commit is contained in:
Aaron Roller 2020-01-28 06:40:44 -08:00
parent 2399611b71
commit 743b127789

View file

@ -21,6 +21,6 @@
},
"homepage": "https://github.com/cycjimmy/semantic-release-action#readme",
"dependencies": {
"@actions/core": "^1.2.0"
"@actions/core": "^1.2.2"
}
}