From 405da63f4ff04e0672f86a031d86f446945f649c Mon Sep 17 00:00:00 2001 From: drethereum Date: Tue, 9 Sep 2025 07:28:16 -0600 Subject: [PATCH] v4.24.2 --- .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 31bd4a8..dbd6a51 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: '26 */4 * * *' + - cron: '26 */5 * * *' concurrency: group: ${{ github.workflow }} diff --git a/packages.yml b/packages.yml index 56c9558..7544108 100644 --- a/packages.yml +++ b/packages.yml @@ -1,3 +1,3 @@ packages: - git: https://github.com/FlipsideCrypto/fsc-evm.git - revision: v4.24.1 + revision: v4.24.2