Skip to content

Commit 29b959d

Browse files
Update dependencies
1 parent 2442120 commit 29b959d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"author": "",
2626
"license": "MIT",
2727
"dependencies": {
28-
"@actions/core": "1.10.1",
29-
"@actions/github": "5.1.1",
30-
"@octokit/types": "12.0.0"
28+
"@actions/core": "2.0.1",
29+
"@actions/github": "6.0.1",
30+
"@octokit/types": "16.0.0"
3131
},
3232
"devDependencies": {
3333
"@types/jest": "29.5.14",

0 commit comments

Comments
 (0)