Skip to content

Commit 72178aa

Browse files
deps: bump @actions/core from 1.10.0 to 1.10.1
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]>
1 parent 65421e1 commit 72178aa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -110,7 +110,7 @@
110110
},
111111
"dependencies": {
112112
"@actions/cache": "^3.2.2",
113-
"@actions/core": "^1.10.0",
113+
"@actions/core": "^1.10.1",
114114
"@actions/exec": "^1.1.1",
115115
"@actions/io": "^1.1.3",
116116
"@actions/tool-cache": "^2.0.1",

0 commit comments

Comments
 (0)