Skip to content

Commit dd056f9

Browse files
build(deps): bump @actions/github from 9.0.0 to 9.1.1 (#3426)
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 9.0.0 to 9.1.1. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github) --- updated-dependencies: - dependency-name: "@actions/github" dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Max Base <MaxBaseCode@Gmail.Com>
1 parent 756e8b5 commit dd056f9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@actions/core": "^3.0.0",
1111
"@actions/exec": "^3.0.0",
12-
"@actions/github": "^9.0.0",
12+
"@actions/github": "^9.1.1",
1313
"markdownlint": "^0.40.0"
1414
},
1515
"devDependencies": {

0 commit comments

Comments
 (0)