Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
2b60e4772d chore(deps): bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 16:21:07 +08:00

View File

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