Skip to content

Commit a74b429

Browse files
build(deps): bump @actions/core from 1.10.1 to 1.11.0 (#310)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.1 to 1.11.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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24e807a commit a74b429

File tree

2 files changed

+20
-15
lines changed

2 files changed

+20
-15
lines changed

package-lock.json

Lines changed: 19 additions & 14 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
@@ -3,7 +3,7 @@
33
"main": "main.js",
44
"dependencies": {
55
"@actions/artifact": "^2.1.10",
6-
"@actions/core": "^1.10.1",
6+
"@actions/core": "^1.11.0",
77
"@actions/github": "^6.0.0",
88
"adm-zip": "^0.5.16",
99
"filesize": "^9.0.11"

0 commit comments

Comments
 (0)