From 01834c6cd42089c6706ef3119cd445442030bc43 Mon Sep 17 00:00:00 2001 From: mattcollier <902041+mattcollier@users.noreply.github.com> Date: Wed, 1 Sep 2021 16:56:03 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: