chore(release): 1.1.7 [skip ci]

## [1.1.7](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.1.6...v1.1.7) (2023-06-07)

### Bug Fixes

* **deps:** update dependency @octokit/action to v6.0.1 ([da259cf](da259cf742))
This commit is contained in:
semantic-release-bot
2023-06-07 23:17:45 +00:00
parent cc55fd7c17
commit b76fff8aba
3 changed files with 1440 additions and 567 deletions

View File

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