Skip to content

Bump @reduxjs/toolkit from 1.9.7 to 2.1.0 in /graylog2-web-interface #3496

Bump @reduxjs/toolkit from 1.9.7 to 2.1.0 in /graylog2-web-interface

Bump @reduxjs/toolkit from 1.9.7 to 2.1.0 in /graylog2-web-interface #3496

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"