mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
Update the CLA Signature bot to v3.0.2 (#10947)
This update includes support for PRs with >100 commits.
This commit is contained in:
parent
09d81ac5f2
commit
0c627fa4f3
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.1
|
||||
uses: MetaMask/cla-signature-bot@v3.0.2
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user