From 9f2e8a4fba328e1f2f1f6e19b34439a94ece01d0 Mon Sep 17 00:00:00 2001 From: drethereum Date: Tue, 28 Oct 2025 09:15:23 -0600 Subject: [PATCH] v4.29.3 --- .github/workflows/dbt_run_streamline_balances_history_temp.yml | 2 +- packages.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/dbt_run_streamline_balances_history_temp.yml b/.github/workflows/dbt_run_streamline_balances_history_temp.yml index 337bb3b..4061108 100644 --- a/.github/workflows/dbt_run_streamline_balances_history_temp.yml +++ b/.github/workflows/dbt_run_streamline_balances_history_temp.yml @@ -6,7 +6,7 @@ on: branches: - "main" schedule: - - cron: '14 */4 * * *' + - cron: '14 */3 * * *' concurrency: diff --git a/packages.yml b/packages.yml index 173ba93..9b7f826 100644 --- a/packages.yml +++ b/packages.yml @@ -1,3 +1,3 @@ packages: - git: https://github.com/FlipsideCrypto/fsc-evm.git - revision: v4.29.2 + revision: v4.29.3