Skip to content

Commit 85d2057

Browse files
Bump @actions/core from 1.10.1 to 1.11.1 in the actions group
Bumps the actions group with 1 update: [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core). Updates `@actions/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 dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09ccc2e commit 85d2057

File tree

2 files changed

+7
-15
lines changed

2 files changed

+7
-15
lines changed

package-lock.json

Lines changed: 6 additions & 14 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
@@ -16,7 +16,7 @@
1616
"node": "^20.0.0"
1717
},
1818
"dependencies": {
19-
"@actions/core": "^1.10.1",
19+
"@actions/core": "^1.11.1",
2020
"@actions/exec": "^1.1.1",
2121
"@actions/github": "^6.0.0",
2222
"@actions/http-client": "^2.2.3",

0 commit comments

Comments
 (0)