Skip to content

Commit 0ed695a

Browse files
Update dependency @actions/core to v2
1 parent c2099e1 commit 0ed695a

File tree

2 files changed

+64
-31
lines changed

2 files changed

+64
-31
lines changed

package-lock.json

Lines changed: 63 additions & 30 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/smartlyio/pull-request-comment-trigger#readme",
2626
"dependencies": {
27-
"@actions/core": "1.10.1",
27+
"@actions/core": "2.0.1",
2828
"@actions/github": "6.0.0"
2929
},
3030
"devDependencies": {

0 commit comments

Comments
 (0)