From c1ab488a01110aa5e548fe956dab0a5535ab0129 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 23:32:41 +0000 Subject: [PATCH] chore(deps): update dart-lang/setup-dart digest to 0a8a0fc --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 328ce25..f750d38 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -18,7 +18,7 @@ jobs: with: channel: 'stable' # Setup Dart SDK with JWT token - - uses: dart-lang/setup-dart@a57a6c04cf7d4840e88432aad6281d1e125f0d46 + - uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672 # Minimal package setup and dry run checks. - name: Install dependencies run: flutter packages get