chore(release): 1.0.3 [skip ci]

## [1.0.3](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.0.2...v1.0.3) (2021-09-29)

### Bug Fixes

* **deps:** bump @actions/core from 1.5.0 to 1.6.0 ([cde9a19](cde9a1913a))
This commit is contained in:
semantic-release-bot
2021-09-29 17:14:34 +00:00
parent cde9a1913a
commit 5c1f7c551e
3 changed files with 161 additions and 3 deletions

View File

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