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>
This commit is contained in:
dependabot[bot] 2024-10-04 10:20:09 +00:00 committed by GitHub
parent 1f36f5b7a2
commit 60ea84cf5c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 2 deletions

View file

@ -25,7 +25,7 @@
"license": "Apache-2.0",
"packageManager": "yarn@3.6.3",
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/core": "^1.11.0",
"@aws-sdk/client-ecr": "^3.664.0",
"@aws-sdk/client-ecr-public": "^3.664.0",
"@docker/actions-toolkit": "^0.35.0",