Skip to content

Commit 1ba8b32

Browse files
committed
Update action version
1 parent 7f9f4d7 commit 1ba8b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ outputs:
1111
description: 'The exit code output by autopep8'
1212
runs:
1313
using: 'docker'
14-
image: 'docker://peterevans/autopep8:1.2.0'
14+
image: 'docker://peterevans/autopep8:1.2.1'
1515
args:
1616
- ${{ inputs.args }}
1717
branding:

0 commit comments

Comments
 (0)