Skip to content

Bump react-virtualized from 9.22.3 to 9.22.5 in /frontend #2012

Bump react-virtualized from 9.22.3 to 9.22.5 in /frontend

Bump react-virtualized from 9.22.3 to 9.22.5 in /frontend #2012

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 }}"