Skip to content

Commit

Permalink
Merge pull request #954 from multiversx/rc/v3.0.1
Browse files Browse the repository at this point in the history
Rc/v3.0.1
  • Loading branch information
psorinionut authored Nov 14, 2024
2 parents 3d3b44a + 79c6016 commit 0b6bc28
Show file tree
Hide file tree
Showing 273 changed files with 2,096 additions and 8,332 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ permissions:
jobs:
contracts:
name: Contracts
uses: multiversx/mx-sc-actions/.github/workflows/contracts.yml@v3.2.0
uses: multiversx/mx-sc-actions/.github/workflows/contracts.yml@v3.3.1
with:
rust-toolchain: nightly-2024-05-22
coverage-args: --ignore-filename-regex='/.cargo/git' --output ./coverage.md
Expand Down
2 changes: 1 addition & 1 deletion .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@v3.2.0
uses: multiversx/mx-sc-actions/.github/workflows/reproducible-build.yml@v3.3.1
with:
image_tag: v7.0.0
attach_to_existing_release: true
Loading

0 comments on commit 0b6bc28

Please sign in to comment.