Skip to content

Bump eslint from 8.57.0 to 9.17.0 in /graylog2-web-interface/packages/eslint-config-graylog #13946

Bump eslint from 8.57.0 to 9.17.0 in /graylog2-web-interface/packages/eslint-config-graylog

Bump eslint from 8.57.0 to 9.17.0 in /graylog2-web-interface/packages/eslint-config-graylog #13946

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"