1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +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:
Mark Stacey 2020-09-10 13:35:03 -03:00 committed by GitHub
parent e2dedaacdb
commit 7ba2310726
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: "CLA Signature Bot" - name: "CLA Signature Bot"
uses: MetaMask/cla-signature-bot@v3.0.0 uses: MetaMask/cla-signature-bot@v3.0.1
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: with: