chore(release): 1.0.8 [skip ci]

## [1.0.8](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.0.7...v1.0.8) (2022-04-19)

### Bug Fixes

* **deps:** bump minimist from 1.2.5 to 1.2.6 ([c261ddc](c261ddcb91))
This commit is contained in:
semantic-release-bot
2022-04-19 08:22:29 +00:00
parent c261ddcb91
commit 8e8d4caa1c

View File

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