Skip to content

Commit 2466b96

Browse files
Bump @actions/core from 1.10.0 to 1.10.1 (#125)
* 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]> * Rebuild Signed-off-by: Jiahao XU <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Jiahao XU <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jiahao XU <[email protected]>
1 parent e82e556 commit 2466b96

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

dist/index.js

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

dist/index.js.map

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

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
@@ -17,7 +17,7 @@
1717
"author": "Félix Saparelli <[email protected]> (https://passcod.name/)",
1818
"license": "GPL-3.0",
1919
"dependencies": {
20-
"@actions/core": "^1.9.1",
20+
"@actions/core": "^1.10.1",
2121
"@actions/exec": "^1.1.1",
2222
"@actions/github": "^5.1.1",
2323
"ejs": "^3.1.8",

0 commit comments

Comments
 (0)