Skip to content

Commit 4963c9b

Browse files
dependabot[bot]ViliusSutkus89
authored andcommitted
Bump @actions/core from 1.9.0 to 1.10.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.0 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]>
1 parent 2741e25 commit 4963c9b

File tree

2 files changed

+27
-10
lines changed

2 files changed

+27
-10
lines changed

package-lock.json

Lines changed: 26 additions & 9 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
@@ -26,7 +26,7 @@
2626
"license": "ISC",
2727
"dependencies": {
2828
"@actions/cache": "^3.0.0",
29-
"@actions/core": "^1.3.0",
29+
"@actions/core": "^1.10.0",
3030
"@actions/tool-cache": "^2.0.1",
3131
"fs-extra": "^10.0.0"
3232
},

0 commit comments

Comments
 (0)