Skip to content

Commit 07c3f06

Browse files
build(deps): bump @actions/core from 2.0.1 to 2.0.2 (#854)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 2.0.1 to 2.0.2. - [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.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ced0da6 commit 07c3f06

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

Lines changed: 8 additions & 8 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
@@ -4,7 +4,7 @@
44
"description": "🙀 Generate your Stats GitHub Profile in SVG",
55
"main": "api/index.ts",
66
"dependencies": {
7-
"@actions/core": "^2.0.1",
7+
"@actions/core": "^2.0.2",
88
"@barudakrosul/parse-boolean": "^0.0.2",
99
"@resvg/resvg-js": "^2.6.2",
1010
"@types/escape-html": "^1.0.4",

0 commit comments

Comments
 (0)