Skip to content

Commit d0172a0

Browse files
build(deps): bump @actions/github from 6.0.0 to 6.0.1
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 6.0.0 to 6.0.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: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 737f9e7 commit d0172a0

File tree

2 files changed

+29
-21
lines changed

2 files changed

+29
-21
lines changed

package-lock.json

Lines changed: 28 additions & 20 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
@@ -27,7 +27,7 @@
2727
"homepage": "https://github.com/git-for-windows/rss-to-issues#readme",
2828
"dependencies": {
2929
"@actions/core": "^1.11.1",
30-
"@actions/github": "^6.0.0",
30+
"@actions/github": "^6.0.1",
3131
"html-to-md": "^0.8.8",
3232
"rss-parser": "^3.13.0"
3333
},

0 commit comments

Comments
 (0)