Skip to content

[Snyk] Security upgrade socket.io from 4.5.4 to 4.7.0 #17

[Snyk] Security upgrade socket.io from 4.5.4 to 4.7.0

[Snyk] Security upgrade socket.io from 4.5.4 to 4.7.0 #17

Workflow file for this run

name: Label PRs based on title
on:
pull_request:
branches: [release]
types: [opened, reopened, edited]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: appsmithorg/labeler@master
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"