Bump @docker/actions-toolkit from 0.1.0-beta.4 to 0.1.0-beta.12

Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.1.0-beta.4 to 0.1.0-beta.12.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.1.0-beta.4...v0.1.0-beta.12)

---
updated-dependencies:
- dependency-name: "@docker/actions-toolkit"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-20 04:58:15 +00:00 committed by GitHub
parent 2dd22fa31c
commit 5b0ae16252
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 21 deletions

View file

@ -30,7 +30,7 @@
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/tool-cache": "^2.0.1",
"@docker/actions-toolkit": "^0.1.0-beta.4",
"@docker/actions-toolkit": "^0.1.0-beta.12",
"csv-parse": "^5.3.4",
"js-yaml": "^4.1.0",
"semver": "^7.3.7",