diff --git a/.github/workflows/health.yaml b/.github/workflows/health.yaml index a5c2451..021f287 100644 --- a/.github/workflows/health.yaml +++ b/.github/workflows/health.yaml @@ -5,7 +5,7 @@ on: types: [opened, synchronize, reopened, labeled, unlabeled] jobs: health: - uses: dart-lang/ecosystem/.github/workflows/health.yaml@main + uses: dart-lang/ecosystem/.github/workflows/health.yaml@519ab2527c7522a1fe7294f33f1ec69b2a49b0e5 with: checks: "changelog,do-not-submit,breaking,coverage,leaking" ignore_coverage: "example,interop"