11
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2026-04-05 21:46:54 +00:00

fix(deps): Update @actions/core to ^1.2.4

This commit is contained in:
Tony Brix 2020-04-30 15:17:30 -05:00
parent e797462fc6
commit 00f8039cb6
2 changed files with 4 additions and 4 deletions

View file

@ -21,7 +21,7 @@
},
"homepage": "https://github.com/cycjimmy/semantic-release-action#readme",
"dependencies": {
"@actions/core": "^1.2.3",
"@actions/core": "^1.2.4",
"@cycjimmy/awesome-js-funcs": "^2.3.0"
}
}