Skip to content

Bump chai from 4.3.4 to 5.1.1 #2047

Bump chai from 4.3.4 to 5.1.1

Bump chai from 4.3.4 to 5.1.1 #2047

Workflow file for this run

name: Labeler
on: [pull_request_target]
jobs:
label:
name: Label Branch
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"