Update action version

This commit is contained in:
Peter Evans 2020-03-28 10:05:06 +09:00
parent 84d38211e2
commit 2739a0900f

View file

@ -3,7 +3,7 @@ author: 'Peter Evans'
description: 'An action to update a Docker Hub repository description from README.md' description: 'An action to update a Docker Hub repository description from README.md'
runs: runs:
using: 'docker' using: 'docker'
image: 'docker://peterevans/dockerhub-description:2.1.0' image: 'docker://peterevans/dockerhub-description:2.1.1'
branding: branding:
icon: 'upload' icon: 'upload'
color: 'blue' color: 'blue'