Skip to content

Commit

Permalink
Update image version
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-evans committed Oct 22, 2019
1 parent 6e7e889 commit a2ed005
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 @@ -3,7 +3,7 @@ author: 'Peter Evans'
description: 'Creates a pull request for changes to your repository in the actions workspace'
runs:
using: 'docker'
image: 'docker://peterevans/create-pull-request:1.5.3'
image: 'docker://peterevans/create-pull-request:1.5.4'
branding:
icon: 'git-pull-request'
color: 'gray-dark'

0 comments on commit a2ed005

Please sign in to comment.