-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Cargo.lock of workspace. Use fixed references.
- Loading branch information
1 parent
6e2d745
commit 05ab6ae
Showing
30 changed files
with
2,323 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,4 +10,4 @@ jobs: | |
build: | ||
uses: multiversx/mx-sc-actions/.github/workflows/[email protected] | ||
with: | ||
image_tag: v4.1.4 | ||
image_tag: v4.2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,5 +11,5 @@ jobs: | |
build: | ||
uses: multiversx/mx-sc-actions/.github/workflows/[email protected] | ||
with: | ||
image_tag: v4.1.4 | ||
image_tag: v4.2.0 | ||
attach_to_existing_release: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.