Skip to content

Commit

Permalink
Update CLA Assistant
Browse files Browse the repository at this point in the history
  • Loading branch information
vroldanbet committed Apr 15, 2024
1 parent 6dbf5d5 commit 3cafb25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cla-check/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ runs:
steps:
- name: "CLA Check"
if: "(github.event.comment.body == 'recheck' || github.event.comment.body == 'I have read the CLA Document and I hereby sign the CLA') || github.event_name == 'pull_request_target'"
uses: "cla-assistant/github-action@v2.1.3-beta"
uses: "cla-assistant/github-action@v2.3.2"
env:
GITHUB_TOKEN: "${{ inputs.github_token }}"
PERSONAL_ACCESS_TOKEN: "${{ inputs.cla_assistant_token }}"
Expand Down

0 comments on commit 3cafb25

Please sign in to comment.