Skip to content

chore(deps): update dependency terser-webpack-plugin to v5.3.11 #3251

chore(deps): update dependency terser-webpack-plugin to v5.3.11

chore(deps): update dependency terser-webpack-plugin to v5.3.11 #3251

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
branches:
- dev
jobs:
label:
if: "!startsWith(github.event.pull_request.head.ref, 'renovate/')"
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@fe4b1c73bb8abf2f14a44a6912a8b4fee835d631 # v1.12.0
env:
GITHUB_TOKEN: ${{ secrets.NEO4J_TEAM_GRAPHQL_PERSONAL_ACCESS_TOKEN }}