Skip to content

Commit 692caf7

Browse files
build(deps): bump @actions/core from 1.10.0 to 1.10.1 (#248)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.0 to 1.10.1. - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f599837 commit 692caf7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"main": "main.js",
44
"dependencies": {
55
"@actions/artifact": "^1.1.1",
6-
"@actions/core": "^1.10.0",
6+
"@actions/core": "^1.10.1",
77
"@actions/github": "^5.0.1",
88
"adm-zip": "^0.5.10",
99
"filesize": "^9.0.11"

0 commit comments

Comments
 (0)