diff --git a/README.md b/README.md index 371b904..c10daac 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This action enables you to get the PR no matter which event type triggered the w ``` steps: - uses: actions/checkout@v1 - - uses: 8BitJonny/gh-get-current-pr@1.2.0 + - uses: 8BitJonny/gh-get-current-pr@1.3.0 id: PR with: github-token: ${{ secrets.GITHUB_TOKEN }}