chore(release): 1.1.9 [skip ci]
## [1.1.9](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.1.8...v1.1.9) (2023-06-21) ### Bug Fixes * **deps:** update dependency @octokit/action to v6.0.4 ([b2a9bab](b2a9babb92))
This commit is contained in:
4
dist/index.js
vendored
4
dist/index.js
vendored
@@ -5240,7 +5240,7 @@ var import_plugin_paginate_rest = __nccwpck_require__(9331);
|
||||
var import_plugin_rest_endpoint_methods = __nccwpck_require__(8528);
|
||||
|
||||
// pkg/dist-src/version.js
|
||||
var VERSION = "6.0.3";
|
||||
var VERSION = "6.0.4";
|
||||
|
||||
// pkg/dist-src/index.js
|
||||
var import_https_proxy_agent = __nccwpck_require__(6478);
|
||||
@@ -6465,7 +6465,7 @@ __export(dist_src_exports, {
|
||||
module.exports = __toCommonJS(dist_src_exports);
|
||||
|
||||
// pkg/dist-src/version.js
|
||||
var VERSION = "7.2.3";
|
||||
var VERSION = "8.0.0";
|
||||
|
||||
// pkg/dist-src/generated/endpoints.js
|
||||
var Endpoints = {
|
||||
|
||||
2
dist/index.js.map
vendored
2
dist/index.js.map
vendored
File diff suppressed because one or more lines are too long
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@kengotoda/actions-setup-docker-compose",
|
||||
"version": "1.1.8",
|
||||
"version": "1.1.9",
|
||||
"description": "the GitHub Action setting up docker-compose command",
|
||||
"main": "lib/main.js",
|
||||
"private": false,
|
||||
|
||||
Reference in New Issue
Block a user