Skip to content

Commit 7111cef

Browse files
Bump @actions/core from 1.10.1 to 1.11.1 (#297)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.1 to 1.11.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-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a6718f commit 7111cef

File tree

2 files changed

+20
-13
lines changed

2 files changed

+20
-13
lines changed

package-lock.json

Lines changed: 19 additions & 12 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
@@ -70,7 +70,7 @@
7070
]
7171
},
7272
"dependencies": {
73-
"@actions/core": "^1.10.1"
73+
"@actions/core": "^1.11.1"
7474
},
7575
"devDependencies": {
7676
"@types/jest": "^29.5.13",

0 commit comments

Comments
 (0)