Skip to content

chore(ci): bump Github actions to support node.js 20 #7640

chore(ci): bump Github actions to support node.js 20

chore(ci): bump Github actions to support node.js 20 #7640

name: Changelog Validation
on:
pull_request:
types: [ opened, synchronize ]
jobs:
validate-changelog:
name: Validate changelog
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Validate changelogs
uses: Kong/gateway-changelog@kag5461
with:
files: changelog/unreleased/*/*.yml