Skip to content

Commit eabd6d7

Browse files
authored
Update @actions/core to version 1.9.1 (#13)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 2aef6f1 commit eabd6d7

File tree

2 files changed

+25
-10
lines changed

2 files changed

+25
-10
lines changed

package-lock.json

Lines changed: 24 additions & 9 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
@@ -19,7 +19,7 @@
1919
},
2020
"homepage": "https://github.com/alexthemaster/action-build-typescript#readme",
2121
"dependencies": {
22-
"@actions/core": "^1.9.0",
22+
"@actions/core": "^1.9.1",
2323
"@actions/exec": "^1.1.1",
2424
"@actions/github": "^4.0.0",
2525
"@actions/io": "^1.1.2"

0 commit comments

Comments
 (0)