Skip to content

Bump eslint-plugin-react from 7.37.2 to 7.37.3 in /graylog2-web-interface/packages/eslint-config-graylog #13997

Bump eslint-plugin-react from 7.37.2 to 7.37.3 in /graylog2-web-interface/packages/eslint-config-graylog

Bump eslint-plugin-react from 7.37.2 to 7.37.3 in /graylog2-web-interface/packages/eslint-config-graylog #13997

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"