mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 01:47:00 +01:00
Update CLA bot (#9389)
The `cla-signature-bot` has been updated to `v3.0.1`. This update includes a bug fix for PRs that have over 100 comments.
This commit is contained in:
parent
e2dedaacdb
commit
7ba2310726
2
.github/workflows/cla.yml
vendored
2
.github/workflows/cla.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: "CLA Signature Bot"
|
||||
uses: MetaMask/cla-signature-bot@v3.0.0
|
||||
uses: MetaMask/cla-signature-bot@v3.0.1
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user