From 0a27ab222f02d38e654f3b396710c9d9cb9a756d Mon Sep 17 00:00:00 2001 From: Moritz Date: Mon, 11 Nov 2024 10:15:51 +0100 Subject: [PATCH] Update health.yaml --- .github/workflows/health.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/health.yaml b/.github/workflows/health.yaml index 7e1409be..7abb000d 100644 --- a/.github/workflows/health.yaml +++ b/.github/workflows/health.yaml @@ -6,7 +6,7 @@ on: jobs: health: - uses: dart-lang/ecosystem/.github/workflows/health.yaml@main + uses: dart-lang/ecosystem/.github/workflows/health.yaml@3451c8a2b4f6651587818c3bb829af0398db1e79 with: coverage_web: true checkout_submodules: true