Skip to content

Commit b9a9965

Browse files
authored
bump @actions/core (#262)
1 parent 47445fb commit b9a9965

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -11,7 +11,7 @@
1111
"format-check": "prettier --check ."
1212
},
1313
"dependencies": {
14-
"@actions/core": "^1.9.1",
14+
"@actions/core": "^1.10.0",
1515
"@actions/exec": "^1.0.0",
1616
"@actions/io": "^1.0.0",
1717
"@actions/tool-cache": "1.1.2",

0 commit comments

Comments
 (0)