Skip to content

Bump winston from 3.3.3 to 3.13.0 in /backend #2031

Bump winston from 3.3.3 to 3.13.0 in /backend

Bump winston from 3.3.3 to 3.13.0 in /backend #2031

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