Skip to content

Commit 7169f69

Browse files
fix(deps): update dependency @actions/github to v6
1 parent e4760a0 commit 7169f69

File tree

2 files changed

+162
-119
lines changed

2 files changed

+162
-119
lines changed

package-lock.json

Lines changed: 161 additions & 118 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
@@ -22,6 +22,6 @@
2222
"homepage": "https://github.com/marketplace/actions/matrix-outputs-write",
2323
"dependencies": {
2424
"@actions/core": "^1.10.0",
25-
"@actions/github": "^5.1.1"
25+
"@actions/github": "^6.0.0"
2626
}
2727
}

0 commit comments

Comments
 (0)