Skip to content

Commit c79f722

Browse files
build(deps): bump @actions/core from 1.11.1 to 2.0.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.11.1 to 2.0.0. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) --- updated-dependencies: - dependency-name: "@actions/core" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f50ab7 commit c79f722

File tree

2 files changed

+30
-10
lines changed

2 files changed

+30
-10
lines changed

package-lock.json

Lines changed: 29 additions & 9 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
@@ -26,7 +26,7 @@
2626
},
2727
"homepage": "https://github.com/git-for-windows/rss-to-issues#readme",
2828
"dependencies": {
29-
"@actions/core": "^1.11.1",
29+
"@actions/core": "^2.0.0",
3030
"@actions/github": "^6.0.1",
3131
"html-to-md": "^0.8.8",
3232
"rss-parser": "^3.13.0"

0 commit comments

Comments
 (0)