diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6c10eb4fe..090b07fb5 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: v5.2.0 + image_tag: v5.3.0 attach_to_existing_release: true