chore(release): 1.0.17 [skip ci]

## [1.0.17](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.0.16...v1.0.17) (2022-08-09)

### Bug Fixes

* **deps:** bump @actions/core from 1.9.0 to 1.9.1 ([b9927cb](b9927cb2e6))
This commit is contained in:
semantic-release-bot
2022-08-09 17:17:26 +00:00
parent 0f7f2503c3
commit 4c9cc29a0a
3 changed files with 776 additions and 122 deletions

View File

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