Update/alter wf (#284)

* s

* package

* ignore
This commit is contained in:
drethereum 2025-04-23 14:16:48 -06:00 committed by GitHub
parent f684b1ed0d
commit 6712173a27
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -24,7 +24,7 @@ concurrency:
jobs:
called_workflow_template:
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template_alter_gha_task.yml@pre-release/v4-beta
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template_alter_gha_tasks.yml@pre-release/v4-beta
with:
workflow_name: ${{ inputs.workflow_name }}
task_action: ${{ inputs.task_action }}

2
.gitignore vendored
View File

@ -17,5 +17,5 @@ logs/
.env
dbt-env/
package-lock.yml
/package-lock.yml
.user.yml

View File

@ -1,3 +1,3 @@
packages:
- git: https://github.com/FlipsideCrypto/fsc-evm.git
revision: v4.0.0-beta.19
revision: v4.0.0-beta.20