chore(release): 1.0.5 [skip ci]

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

### Bug Fixes

* **deps:** bump @actions/exec from 1.1.0 to 1.1.1 ([479ea78](479ea78612))
This commit is contained in:
semantic-release-bot
2022-03-18 18:32:39 +00:00
parent 479ea78612
commit a417ad6d2c
4 changed files with 8 additions and 4 deletions

View File

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