Skip to content

[Snyk] Security upgrade express from 4.17.1 to 4.21.1 #18

[Snyk] Security upgrade express from 4.17.1 to 4.21.1

[Snyk] Security upgrade express from 4.17.1 to 4.21.1 #18

Workflow file for this run

name: Label issue and pull requests
on: pull_request_target
jobs:
label:
name: Label issue and pull requests
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/config/label.yml
sync-labels: yes