Update action version

This commit is contained in:
Peter Evans
2020-08-02 17:32:37 +09:00
parent 10e602777f
commit b5167ca4ba
2 changed files with 2 additions and 2 deletions

View File

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