diff --git a/README.md b/README.md index 03dc5d05..0dbb7268 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A GitHub Action for approving pull requests. ```yaml steps: - name: Approve Pull Request - uses: juliangruber/approve-pull-request-action@v2.0.0 + uses: juliangruber/approve-pull-request-action@v2 with: github-token: ${{ secrets.GITHUB_TOKEN }} number: 1