chore(release): 1.0.6 [skip ci]

## [1.0.6](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.0.5...v1.0.6) (2022-03-18)

### Bug Fixes

* **deps:** bump @actions/tool-cache from 1.7.1 to 1.7.2 ([dca859b](dca859b7b4))
This commit is contained in:
semantic-release-bot
2022-03-18 18:44:57 +00:00
parent dca859b7b4
commit 6b32e096b7

View File

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