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 8c2a439 commit e1e9dd3Copy full SHA for e1e9dd3
action.yml
@@ -3,7 +3,7 @@ author: 'Peter Evans'
3
description: 'Creates a pull request for changes to your repository in the actions workspace'
4
runs:
5
using: 'docker'
6
- image: 'docker://peterevans/create-pull-request:1.5.2'
+ image: 'docker://peterevans/create-pull-request:1.5.3'
7
branding:
8
icon: 'git-pull-request'
9
color: 'gray-dark'
0 commit comments