Skip to content

Commit

Permalink
Merge branch 'main' into tinlake-additions
Browse files Browse the repository at this point in the history
  • Loading branch information
AStox committed Sep 19, 2024
2 parents a2524aa + 7dcea34 commit 656d26b
Show file tree
Hide file tree
Showing 3 changed files with 506 additions and 530 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/subql_multi_deploy_workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
subql_deploy_workflow:
runs-on: ubuntu-latest
env:
SUBQL_CFG_INDEXER_VERSION: "v5.2.3"
SUBQL_CFG_INDEXER_VERSION: "v5.2.5"
SUBQL_ETH_INDEXER_VERSION: "v5.1.3"
CHAIN_ID: ${{ inputs.chainId }}
SUBQL_ACCESS_TOKEN: ${{ secrets.accessToken }}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@polkadot/typegen": "^12",
"@subql/cli": "^5.2.6",
"@subql/common-substrate": "latest",
"@subql/node-ethereum": "latest",
"@subql/node-ethereum": "^5.1.3",
"@subql/testing": "latest",
"@subql/types": "latest",
"@types/jest": "^29.1.2",
Expand Down
Loading

0 comments on commit 656d26b

Please sign in to comment.