chore(release): 1.1.2 [skip ci]

## [1.1.2](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.1.1...v1.1.2) (2023-01-20)

### Bug Fixes

* **deps:** update dependency @octokit/action to v5 ([ac725ff](ac725ffd08))
This commit is contained in:
semantic-release-bot
2023-01-20 23:52:29 +00:00
parent ac725ffd08
commit d290aa521b
3 changed files with 94 additions and 130 deletions

View File

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