Skip to content

Commit e542532

Browse files
Update dependencies
1 parent 417de4e commit e542532

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
},
2525
"homepage": "https://github.com/smartlyio/pull-request-comment-trigger#readme",
2626
"dependencies": {
27-
"@actions/core": "1.10.1",
28-
"@actions/github": "6.0.0"
27+
"@actions/core": "1.11.1",
28+
"@actions/github": "6.0.1"
2929
},
3030
"devDependencies": {
3131
"@types/node": "20.19.27",

0 commit comments

Comments
 (0)