Skip to content

Commit c46e383

Browse files
committed
fix(deps): update dependency @actions/core to v1.10.1
1 parent 3b6ac91 commit c46e383

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
@@ -31,7 +31,7 @@
3131
"homepage": "https://github.com/bahmutov/npm-install#readme",
3232
"dependencies": {
3333
"@actions/cache": "3.2.2",
34-
"@actions/core": "1.10.0",
34+
"@actions/core": "1.10.1",
3535
"@actions/exec": "1.1.1",
3636
"@actions/io": "1.1.3",
3737
"@bahmutov/print-env": "2.1.2",

0 commit comments

Comments
 (0)