diff --git a/README.md b/README.md index 11f25d0..3e589d2 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ jobs: with: node-version: 10.0.0 - name: Publish if version has been updated - uses: pascalgn/npm-publish-action@06e0830ea83eea10ed4a62654eeaedafb8bf50fc + uses: pascalgn/npm-publish-action@1.3.4 with: # All of theses inputs are optional tag_name: "v%s" tag_message: "v%s"