Skip to content

Commit 2b7829e

Browse files
chore: Bump @actions/core from 1.10.1 to 1.11.1
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]>
1 parent 405ede4 commit 2b7829e

File tree

2 files changed

+18
-13
lines changed

2 files changed

+18
-13
lines changed

package-lock.json

Lines changed: 17 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
@@ -25,7 +25,7 @@
2525
},
2626
"homepage": "https://github.com/aws-actions/amazon-ecs-deploy-task-definition#readme",
2727
"dependencies": {
28-
"@actions/core": "^1.10.1",
28+
"@actions/core": "^1.11.1",
2929
"@aws-sdk/client-codedeploy": "^3.662.0",
3030
"@aws-sdk/client-ecs": "^3.678.0",
3131
"yaml": "^2.6.0"

0 commit comments

Comments
 (0)