diff --git a/README.md b/README.md index 7f90946..a7903e7 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This GitHub Action copies a folder from the current repository to a location in uses: actions/checkout@v2 - name: Create pull request - uses: paygoc6/action-pull-request-another-repo@v1.0.1 + uses: paygoc6/action-pull-request-another-repo@v1.0.3 env: API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }} with: