mirror of
https://github.com/peter-evans/dockerhub-description.git
synced 2024-11-25 05:29:33 +01:00
Update action version
This commit is contained in:
parent
84d38211e2
commit
2739a0900f
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ author: 'Peter Evans'
|
|||
description: 'An action to update a Docker Hub repository description from README.md'
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'docker://peterevans/dockerhub-description:2.1.0'
|
||||
image: 'docker://peterevans/dockerhub-description:2.1.1'
|
||||
branding:
|
||||
icon: 'upload'
|
||||
color: 'blue'
|
||||
|
|
Loading…
Reference in a new issue