Skip to content

Commit 4680eef

Browse files
Update 01-CLA-Assistant.yml
update cla-assistant repo location
1 parent 98ba7f7 commit 4680eef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/01-CLA-Assistant.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- name: "CLA Assistant"
2020
if: ${{ contains(github.event.comment.body, 'I have read the CLA Document and I hereby sign the CLA') }} || github.event_name == 'pull_request_target'
21-
uses: SiliconLabsWorkflows/cla-assistant@silabs_flavour_v2
21+
uses: SiliconLabsSoftware/action-cla-assistant@silabs_flavour_v2
2222
env:
2323
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2424
# the below token should have repo scope and must be manually added by you in the repository's secret

0 commit comments

Comments
 (0)