Skip to content

Commit 1dcf16c

Browse files
authored
workflows: bump cla from v2.3.2 to v2.4.0 (#179)
to move CLA/DCO bot name into subscript at end of comment. https://github.com/contributor-assistant/github-action/releases/tag/v2.4.0
1 parent db59a1d commit 1dcf16c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/cla.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- name: "CLA Assistant"
2020
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'
21-
uses: contributor-assistant/github-action@v2.3.2
21+
uses: contributor-assistant/github-action@v2.4.0
2222
env:
2323
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2424
PERSONAL_ACCESS_TOKEN: ${{ secrets.CLA_DATABASE_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)