File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2828
2929 build :
3030 needs : compute-tag
31- uses : iExecBlockchainComputing/github-actions-workflows/.github/workflows/docker-build.yml@docker-build-v2.0.0
31+ uses : iExecBlockchainComputing/github-actions-workflows/.github/workflows/docker-build.yml@docker-build-v2.3.1
3232 with :
3333 image-name : ' iexechub/voucher-subgraph-deployer'
3434 image-tag : ${{ needs.compute-tag.outputs.computed_tag }}
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ on: [pull_request]
44
55jobs :
66 build-test :
7- uses : iExecBlockchainComputing/github-actions-workflows/.github/workflows/docker-build.yml@docker-build-v2.0.0
7+ uses : iExecBlockchainComputing/github-actions-workflows/.github/workflows/docker-build.yml@docker-build-v2.3.1
88 with :
99 image-name : ' iexechub/voucher-subgraph-deployer'
1010 image-tag : ${{ github.sha }}
You can’t perform that action at this time.
0 commit comments