Skip to content

Bump actions/checkout from 4.2.0 to 4.2.2 in the github-actions group #32

Bump actions/checkout from 4.2.0 to 4.2.2 in the github-actions group

Bump actions/checkout from 4.2.0 to 4.2.2 in the github-actions group #32

Workflow file for this run

name: Health
on:
pull_request:
branches: [ main ]
types: [opened, synchronize, reopened, labeled, unlabeled]
jobs:
health:
uses: dart-lang/ecosystem/.github/workflows/health.yaml@main
with:
ignore_license: "**.g.dart"
sdk: dev
permissions:
pull-requests: write