We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f9f4d7 commit 1ba8b32Copy full SHA for 1ba8b32
action.yml
@@ -11,7 +11,7 @@ outputs:
11
description: 'The exit code output by autopep8'
12
runs:
13
using: 'docker'
14
- image: 'docker://peterevans/autopep8:1.2.0'
+ image: 'docker://peterevans/autopep8:1.2.1'
15
args:
16
- ${{ inputs.args }}
17
branding:
0 commit comments