mirror of
https://github.com/docker/build-push-action.git
synced 2025-04-21 10:46:45 +00:00
chore(deps): 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] <support@github.com>
This commit is contained in:
parent
92fb0d73b6
commit
6b56a4c3f8
2 changed files with 12 additions and 2 deletions
|
@ -26,7 +26,7 @@
|
|||
"license": "Apache-2.0",
|
||||
"packageManager": "yarn@3.6.3",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.1",
|
||||
"@actions/core": "^1.11.1",
|
||||
"@docker/actions-toolkit": "0.39.0",
|
||||
"handlebars": "^4.7.7"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue