Compare commits
22 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a598711f06 | ||
|
|
5d49115b6a | ||
|
|
da46aa8824 | ||
|
|
eaf6128697 | ||
|
|
030dc573fc | ||
|
|
b76fff8aba | ||
|
|
cc55fd7c17 | ||
|
|
da259cf742 | ||
|
|
177183a289 | ||
|
|
ac5c032dec | ||
|
|
d6cb86c09d | ||
|
|
2d0d054b26 | ||
|
|
c66d2fd2f8 | ||
|
|
2125cfe6f1 | ||
|
|
8a41a21f33 | ||
|
|
ab776dc56f | ||
|
|
c252bc3e18 | ||
|
|
3e79e2d174 | ||
|
|
1c106b6c8f | ||
|
|
cdf8c71a18 | ||
|
|
fac5e9fb56 | ||
|
|
65ef1dbda5 |
3487
dist/index.js
vendored
3487
dist/index.js
vendored
File diff suppressed because one or more lines are too long
2
dist/index.js.map
vendored
2
dist/index.js.map
vendored
File diff suppressed because one or more lines are too long
608
package-lock.json
generated
608
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@kengotoda/actions-setup-docker-compose",
|
||||
"version": "1.1.4",
|
||||
"version": "1.1.8",
|
||||
"description": "the GitHub Action setting up docker-compose command",
|
||||
"main": "lib/main.js",
|
||||
"private": false,
|
||||
@@ -31,7 +31,7 @@
|
||||
"@actions/core": "^1.4.0",
|
||||
"@actions/exec": "^1.1.0",
|
||||
"@actions/tool-cache": "^2.0.1",
|
||||
"@octokit/action": "^5.0.0"
|
||||
"@octokit/action": "^6.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@semantic-release/exec": "^6.0.3",
|
||||
|
||||
Reference in New Issue
Block a user