Update action version

This commit is contained in:
Peter Evans 2020-08-22 09:51:01 +09:00
parent b6bd2fd8c2
commit a6985f583c

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.3.0' image: 'docker://peterevans/dockerhub-description:2.3.1'
branding: branding:
icon: 'upload' icon: 'upload'
color: 'blue' color: 'blue'