Skip to content

Commit 6eca0a6

Browse files
committed
change action name to what looks like it should have been
1 parent 914a042 commit 6eca0a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/caa-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- name: "CAA Assistant"
1313
if: (github.event.comment.body == 'recheck' || github.event.comment.body == 'I agree to the Data Intuitive Contributor Assignment Agreement.') || github.event_name == 'pull_request_target'
14-
uses: cla-assistant/github-action@v2.6.1
14+
uses: contributor-assistant/github-action@v2.6.1
1515
env:
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1717
# PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)