Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.

Commit 3f6f37b

Browse files
committed
update to actions core 1.2.x
1 parent 7ea5225 commit 3f6f37b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"homepage": "https://github.com/actions/javascript-action#readme",
2626
"dependencies": {
27-
"@actions/core": "^1.1.1"
27+
"@actions/core": "^1.2.0"
2828
},
2929
"devDependencies": {
3030
"@zeit/ncc": "^0.20.5",

0 commit comments

Comments
 (0)