Skip to content

Commit 5164a1e

Browse files
build(deps): bump contributor-assistant/github-action from 2.3.2 to 2.4.0 (#2335)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd09952 commit 5164a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify-cla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- name: "CLA Assistant"
1313
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'
14-
uses: contributor-assistant/github-action@v2.3.2
14+
uses: contributor-assistant/github-action@v2.4.0
1515
env:
1616
GITHUB_TOKEN: ${{ secrets.DANGER_GITHUB_API_TOKEN }}
1717
PERSONAL_ACCESS_TOKEN: ${{ secrets.DANGER_GITHUB_API_TOKEN }}

0 commit comments

Comments
 (0)