Skip to content

build(deps): bump express from 4.18.2 to 4.19.2 #768

build(deps): bump express from 4.18.2 to 4.19.2

build(deps): bump express from 4.18.2 to 4.19.2 #768

Workflow file for this run

name: PR Labeler
on:
pull_request:
types: [opened]
jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@v3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}