Skip to content

Bump @types/jquery from 3.5.31 to 3.5.32 in /graylog2-web-interface/packages/graylog-web-plugin #12318

Bump @types/jquery from 3.5.31 to 3.5.32 in /graylog2-web-interface/packages/graylog-web-plugin

Bump @types/jquery from 3.5.31 to 3.5.32 in /graylog2-web-interface/packages/graylog-web-plugin #12318

Workflow file for this run

name: "Changelog Check"
on:
pull_request:
types:
- "opened"
- "synchronize"
- "reopened"
- "edited"
jobs:
test:
name: "Check Changelog presence"
runs-on: "ubuntu-latest"
steps:
- uses: "Graylog2/actions/changelog-check@main"