Skip to content

Commit 84ffe97

Browse files
Executing automated changes
1 parent f9c5e02 commit 84ffe97

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/scripts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"main": "check-regressions.js",
55
"type": "module",
66
"dependencies": {
7-
"@actions/core": "1.10.1",
8-
"@actions/github": "^6.0.0"
7+
"@actions/core": "1.11.1",
8+
"@actions/github": "^6.0.1"
99
},
1010
"scripts": {
1111
"test": "node --test test.js"

0 commit comments

Comments
 (0)