Skip to content

Commit ab2790e

Browse files
Bump @actions/core from 1.9.1 to 1.10.0 (#33)
* Bump @actions/core from 1.9.1 to 1.10.0 Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.1 to 1.10.0. - [Release notes](https://github.com/actions/toolkit/releases) - [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]> * Run prepare Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Zennon Gosalvez <[email protected]>
1 parent ab0df95 commit ab2790e

File tree

4 files changed

+45
-30
lines changed

4 files changed

+45
-30
lines changed

dist/index.js

+36-21
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

+7-7
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
@@ -19,7 +19,7 @@
1919
"author": "Zennon Gosalvez",
2020
"license": "MIT",
2121
"dependencies": {
22-
"@actions/core": "^1.9.1",
22+
"@actions/core": "^1.10.0",
2323
"@actions/glob": "^0.1.1",
2424
"sha1-regex": "^1.0.0",
2525
"yaml": "^1.10.0"

0 commit comments

Comments
 (0)