Skip to content

Bump @tanstack/eslint-plugin-query from 4.36.1 to 5.8.3 in /graylog2-web-interface/packages/eslint-config-graylog #185

Bump @tanstack/eslint-plugin-query from 4.36.1 to 5.8.3 in /graylog2-web-interface/packages/eslint-config-graylog

Bump @tanstack/eslint-plugin-query from 4.36.1 to 5.8.3 in /graylog2-web-interface/packages/eslint-config-graylog #185

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"