mirror of
https://github.com/ivuorinen/gh-action-readme.git
synced 2026-03-06 07:59:56 +00:00
fix(deps): update @actions/github to 6.0.1 (#26)
This commit is contained in:
2
testdata/yaml-fixtures/package.json
vendored
2
testdata/yaml-fixtures/package.json
vendored
@@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.10.0",
|
"@actions/core": "^1.10.0",
|
||||||
"@actions/github": "^5.1.1"
|
"@actions/github": "^6.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^22.0.0"
|
"@types/node": "^22.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user