diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e43f3cb47..6c10eb4fe 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -11,5 +11,5 @@ jobs: build: uses: multiversx/mx-sc-actions/.github/workflows/reproducible-build.yml@v2.3.1 with: - image_tag: v4.1.4 + image_tag: v5.2.0 attach_to_existing_release: true