Skip to content

Commit

Permalink
custom action
Browse files Browse the repository at this point in the history
  • Loading branch information
JungleCatSW committed Nov 17, 2023
1 parent c17fe0a commit aa5d8bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/swagger-codegen/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit aa5d8bf

Please sign in to comment.