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

@@ -94,7 +94,7 @@ docker run -v $PWD:/workspace \
-e DOCKERHUB_PASSWORD='xxxxx' \
-e DOCKERHUB_REPOSITORY='user1/my-docker-image' \
-e README_FILEPATH='/workspace/README.md' \
peterevans/dockerhub-description:2.2
peterevans/dockerhub-description:2.3
```
## License