fix gha status bump fsc utils (#156)

This commit is contained in:
eric-laurello 2024-07-24 09:30:16 -04:00 committed by GitHub
parent 94f5d94a4e
commit d1804f4bf9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -6,11 +6,11 @@ packages:
- package: dbt-labs/dbt_external_tables
version: 0.8.0
- git: https://github.com/FlipsideCrypto/fsc-utils.git
revision: 484e9db07d2060286768bb745e1b0e879178d43b
revision: eb33ac727af26ebc8a8cc9711d4a6ebc3790a107
- package: get-select/dbt_snowflake_query_tags
version: 2.4.0
version: 2.5.0
- package: calogica/dbt_date
version: 0.7.2
- git: https://github.com/FlipsideCrypto/livequery-models.git
revision: b024188be4e9c6bc00ed77797ebdc92d351d620e
sha1_hash: f63e7a3603133627047bedb55fccf681efe68d5b
sha1_hash: 65a2accc60e77d91a09c5b3181f6c96efa77ca03

View File

@ -6,6 +6,6 @@ packages:
- package: dbt-labs/dbt_external_tables
version: 0.8.0
- git: https://github.com/FlipsideCrypto/fsc-utils.git
revision: v1.23.0
revision: v1.29.0
- package: get-select/dbt_snowflake_query_tags
version: [">=2.0.0", "<3.0.0"]