Skip to content

Commit a94c97b

Browse files
chore: update sconify reusable workflow to v2.0.0
1 parent 3244625 commit a94c97b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dapp-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
7272
sconify:
7373
needs: build-and-push
74-
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/sconify.yml@sconify-v2
74+
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/sconify.yml@sconify-v2.0.0
7575
with:
7676
image-name: ${{ needs.build-and-push.outputs.image-name }}
7777
image-tag: ${{ needs.build-and-push.outputs.image-tag }}

0 commit comments

Comments
 (0)