From aa5d8bf722e8f48cbc70207e1afc46d4d7f7c0b9 Mon Sep 17 00:00:00 2001 From: jungle Date: Fri, 17 Nov 2023 11:11:00 +0000 Subject: [PATCH] custom action --- .github/actions/swagger-codegen/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/swagger-codegen/action.yml b/.github/actions/swagger-codegen/action.yml index d726285..c61cd4d 100644 --- a/.github/actions/swagger-codegen/action.yml +++ b/.github/actions/swagger-codegen/action.yml @@ -6,7 +6,7 @@ branding: color: green runs: using: 'docker' - image: 'docker://swaggerapi/swaggerapi/swagger-codegen-cli:2.4.32' + image: 'docker://swaggerapi/swagger-codegen-cli:2.4.32' args: - ${{ inputs.action }} - '-i'