chore(release): 1.0.16 [skip ci]

## [1.0.16](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.0.15...v1.0.16) (2022-06-15)

### Bug Fixes

* **deps:** bump @actions/core from 1.8.2 to 1.9.0 ([cd71d81](cd71d81ce8))
This commit is contained in:
semantic-release-bot
2022-06-15 17:06:01 +00:00
parent cd71d81ce8
commit 63d2cab15e
3 changed files with 74 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@kengotoda/actions-setup-docker-compose",
"version": "1.0.15",
"version": "1.0.16",
"description": "the GitHub Action setting up docker-compose command",
"main": "lib/main.js",
"private": false,