Skip to content

Bump @types/react from 18.3.11 to 18.3.12 in /graylog2-web-interface/packages/graylog-web-plugin #12378

Bump @types/react from 18.3.11 to 18.3.12 in /graylog2-web-interface/packages/graylog-web-plugin

Bump @types/react from 18.3.11 to 18.3.12 in /graylog2-web-interface/packages/graylog-web-plugin #12378

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"