Skip to content

Bump react-dom from 18.2.0 to 19.2.8 in /graylog2-web-interface/packages/graylog-web-plugin #36367

Bump react-dom from 18.2.0 to 19.2.8 in /graylog2-web-interface/packages/graylog-web-plugin

Bump react-dom from 18.2.0 to 19.2.8 in /graylog2-web-interface/packages/graylog-web-plugin #36367

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-slim"
steps:
- uses: "Graylog2/actions/changelog-check@main"