Skip to content

Commit f9cd87c

Browse files
authored
Merge pull request #2836 from Permify/cla
chore: Brings cla action into FusionAuth org
2 parents ae1807d + 7bba8ca commit f9cd87c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cla.yml

Lines changed: 1 addition & 1 deletion
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@ca4a40a7d1004f18d9960b404b97e5f30a505a08
21+
uses: fusionauth/cla-github-action@58daaf842ac3e26d08c2bdf26770d6e9c5b965a9
2222
env:
2323
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2424
with:

0 commit comments

Comments
 (0)