chore(release): 1.0.11 [skip ci]

## [1.0.11](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.0.10...v1.0.11) (2022-05-07)

### Bug Fixes

* **deps:** bump @actions/core from 1.7.0 to 1.8.0 ([0b5a2fa](0b5a2faf05))
This commit is contained in:
semantic-release-bot
2022-05-07 00:33:07 +00:00
parent 4ac494bbf4
commit e903933381
3 changed files with 300 additions and 291 deletions

View File

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