Bump @docker/actions-toolkit from 0.1.0-beta.16 to 0.1.0-beta.18

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

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

---
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-03-08 04:57:33 +00:00 committed by CrazyMax
parent f1dc97ee10
commit e30725c029
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
2 changed files with 56 additions and 22 deletions

View file

@ -29,7 +29,7 @@
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@docker/actions-toolkit": "^0.1.0-beta.16",
"@docker/actions-toolkit": "^0.1.0-beta.18",
"js-yaml": "^4.1.0",
"uuid": "^9.0.0"
},