chore(release): 1.0.18 [skip ci]

## [1.0.18](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.0.17...v1.0.18) (2022-10-10)

### Bug Fixes

* **deps:** bump @actions/core from 1.9.1 to 1.10.0 ([2ac6a56](2ac6a5632b))
This commit is contained in:
semantic-release-bot
2022-10-10 00:56:45 +00:00
parent 2ac6a5632b
commit c96702274c
3 changed files with 38 additions and 23 deletions

View File

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