Skip to content

docs: update CHANGELOG versioning #54

docs: update CHANGELOG versioning

docs: update CHANGELOG versioning #54

Workflow file for this run

name: verify_version
on:
workflow_dispatch:
pull_request:
types: [opened, synchronize, reopened]
jobs:
verify-version:
if: github.head_ref == 'release-please--branches--main--components--very_good_analysis'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: dart-lang/setup-dart@v1
with:
sdk: "3.10.0"
- name: Verify version consistency
run: dart run tool/verify_version/main.dart