Skip to content

Commit

Permalink
chore: use v3
Browse files Browse the repository at this point in the history
  • Loading branch information
michael34435 authored Oct 5, 2022
1 parent 0f8ea93 commit 908337d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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/swagger-codegen-cli:unstable'
image: 'docker://swaggerapi/swagger-codegen-cli-v3'
args:
- ${{ inputs.action }}
- '-i'
Expand Down

0 comments on commit 908337d

Please sign in to comment.