chore(deps): Bump @docker/actions-toolkit from 0.15.0 to 0.16.0

Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: "@docker/actions-toolkit"
  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]
2023-12-15 19:45:27 +00:00
committed by GitHub
parent 6d6eaf3451
commit 187f09259d
2 changed files with 7 additions and 7 deletions

View File

@ -29,7 +29,7 @@
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"@docker/actions-toolkit": "^0.15.0",
"@docker/actions-toolkit": "^0.16.0",
"@renovate/pep440": "^1.0.0",
"csv-parse": "^5.5.3",
"handlebars": "^4.7.8",