Skip to content

Bump react-router-dom from 6.27.0 to 7.0.1 in /graylog2-web-interface/packages/graylog-web-plugin #13164

Bump react-router-dom from 6.27.0 to 7.0.1 in /graylog2-web-interface/packages/graylog-web-plugin

Bump react-router-dom from 6.27.0 to 7.0.1 in /graylog2-web-interface/packages/graylog-web-plugin #13164

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"