Update action version

This commit is contained in:
Peter Evans 2020-06-30 15:10:39 +09:00
parent 432cd004b3
commit 2799bbf86a

View file

@ -16,7 +16,7 @@ description: 'An action to update a Docker Hub repository description from READM
# default: ./README.md # default: ./README.md
runs: runs:
using: 'docker' using: 'docker'
image: 'docker://peterevans/dockerhub-description:2.1.1' image: 'docker://peterevans/dockerhub-description:2.2.0'
branding: branding:
icon: 'upload' icon: 'upload'
color: 'blue' color: 'blue'