Skip to content

Commit 5551b81

Browse files
fix(deps): update dependency @actions/core to v2
1 parent e4760a0 commit 5551b81

File tree

2 files changed

+55
-15
lines changed

2 files changed

+55
-15
lines changed

package-lock.json

Lines changed: 54 additions & 14 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
@@ -21,7 +21,7 @@
2121
},
2222
"homepage": "https://github.com/marketplace/actions/matrix-outputs-write",
2323
"dependencies": {
24-
"@actions/core": "^1.10.0",
24+
"@actions/core": "^2.0.0",
2525
"@actions/github": "^5.1.1"
2626
}
2727
}

0 commit comments

Comments
 (0)