Skip to content

Commit

Permalink
Update action version
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-evans committed Jan 17, 2023
1 parent 994d19e commit 2209b8c
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 @@ -11,7 +11,7 @@ outputs:
description: 'The exit code output by autopep8'
runs:
using: 'docker'
image: 'docker://peterevans/autopep8:1.2.2'
image: 'docker://peterevans/autopep8:2.0.0'
args:
- ${{ inputs.args }}
branding:
Expand Down

0 comments on commit 2209b8c

Please sign in to comment.