Skip to content

Bump the actions group with 2 updates #697

Bump the actions group with 2 updates

Bump the actions group with 2 updates #697

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@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v6.8.0
- name: Check changelog entries
run: uv run --no-sync python ci/check_changelog_entries.py