Skip to content

Commit 1e564a0

Browse files
authored
Merge pull request #63 from kcl-lang/dependabot/github_actions/contributor-assistant/github-action-2.3.2
chore: (deps): bump contributor-assistant/github-action from 2.3.1 to 2.3.2
2 parents 5c98a5f + d8fff38 commit 1e564a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cla.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- name: "CLA Assistant"
1212
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'
13-
uses: contributor-assistant/[email protected].1
13+
uses: contributor-assistant/[email protected].2
1414
env:
1515
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1616
# the below token should have repo scope and must be manually added by you in the repository's secret

0 commit comments

Comments
 (0)