Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ permissions:

jobs:
build:
uses: multiversx/mx-sc-actions/.github/workflows/reproducible-build.yml@v5.0.0
uses: multiversx/mx-sc-actions/.github/workflows/reproducible-build.yml@a1af1a670e921986d24263960beb65dbfa9f7793
with:
image_tag: v10.0.0
image_tag: v12.0.0
attach_to_existing_release: true
Loading