chore(release): 1.0.1 [skip ci]

## [1.0.1](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.0.0...v1.0.1) (2021-08-20)

### Bug Fixes

* **deps:** bump @actions/core from 1.4.0 to 1.5.0 ([fc4847a](fc4847a6b6))
This commit is contained in:
semantic-release-bot
2021-08-20 17:05:57 +00:00
parent fc4847a6b6
commit fd5dac6497
3 changed files with 58 additions and 26 deletions

View File

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