Skip to content

Commit

Permalink
Update action version
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-evans committed Mar 28, 2020
1 parent 84d3821 commit 2739a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'

0 comments on commit 2739a09

Please sign in to comment.