Skip to content

Bump the actions group with 2 updates #358

Bump the actions group with 2 updates

Bump the actions group with 2 updates #358

name: Check changelog entries
on:
pull_request:
jobs:
check-changelogs:
name: Check changelog entries
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- name: Install uv
uses: astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
- name: Check changelog entries
run: uv run --no-sync python ci/check_changelog_entries.py