Skip to content

chore(deps): bump winston from 3.13.0 to 3.13.1 #2333

chore(deps): bump winston from 3.13.0 to 3.13.1

chore(deps): bump winston from 3.13.0 to 3.13.1 #2333

Workflow file for this run

name: "Labeler"
on:
issues:
types: [opened, edited]
pull_request_target:
types: [opened, edited]
jobs:
labeler:
name: Assign Labels
if: github.actor != 'dependabot[bot]'
runs-on: ubuntu-latest
steps:
- uses: ZPTXDev/issue-labeler@master
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yml
enable-versioned-regex: 0
include-title: 1