Skip to content

Commit 16996dc

Browse files
build(deps): bump @actions/core from 1.10.1 to 1.11.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.1 to 1.11.0. - [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] <support@github.com>
1 parent b756592 commit 16996dc

File tree

2 files changed

+18
-33
lines changed

2 files changed

+18
-33
lines changed

package-lock.json

Lines changed: 17 additions & 32 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
@@ -27,7 +27,7 @@
2727
"license": "MIT",
2828
"dependencies": {
2929
"@actions/cache": "^3.2.4",
30-
"@actions/core": "^1.10.1",
30+
"@actions/core": "^1.11.0",
3131
"@adobe/node-fetch-retry": "^2.2.0",
3232
"node-fetch": "^2.7.0",
3333
"unzipper": "^0.12.3"

0 commit comments

Comments
 (0)