Bump actions/core to 1.2.4

This commit is contained in:
PJ Quirk
2020-05-12 14:08:27 -04:00
parent 912b1d0ff0
commit 06ad9709b1
3 changed files with 168 additions and 18 deletions

View File

@@ -22,7 +22,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.0.0",
"@actions/core": "^1.2.4",
"@actions/github": "^2.2.0",
"js-yaml": "^3.13.1",
"minimatch": "^3.0.4",