Chore/use vega 0.54.0 (#1268)

* chore: change vega version to use 0.54.0

* chore: update remaining workflows
This commit is contained in:
Joe Tsang 2022-09-07 10:26:26 +01:00 committed by GitHub
parent e06b5e741c
commit fa6ddcfdf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -78,7 +78,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: vegaprotocol/vega
ref: develop
ref: v0.54.0
token: ${{ secrets.VEGA_CI_BOT_GITHUB_TOKEN }}
path: './vega'

View File

@ -62,7 +62,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: vegaprotocol/vega
ref: develop
ref: v0.54.0
token: ${{ secrets.VEGA_CI_BOT_GITHUB_TOKEN }}
path: './vega'

View File

@ -69,7 +69,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: vegaprotocol/vega
ref: develop
ref: v0.54.0
token: ${{ secrets.VEGA_CI_BOT_GITHUB_TOKEN }}
path: './vega'