diff --git a/README.md b/README.md index c6a7a3d4..11489200 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ jobs: - name: "CLA Assistant" if: (github.event.comment.body == 'recheckcla' || github.event.comment.body == 'I have read the CLA Document and I hereby sign the CLA') || github.event_name == 'pull_request' # Alpha Release - uses: cla-assistant/github-action@v1.1.0-alpha + uses: cla-assistant/github-action@v1.2.0-alpha env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: