chore(release): 1.0.12 [skip ci]

## [1.0.12](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.0.11...v1.0.12) (2022-05-16)

### Bug Fixes

* **deps:** bump @actions/tool-cache from 1.7.2 to 2.0.1 ([b9fd814](b9fd81486c))
This commit is contained in:
semantic-release-bot
2022-05-16 17:20:48 +00:00
parent b9fd81486c
commit c218e2d40a
3 changed files with 684 additions and 4 deletions

View File

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