Skip to content

Commit

Permalink
Merge pull request #112 from multiversx/workflow-update
Browse files Browse the repository at this point in the history
workflow update
  • Loading branch information
alyn509 authored Oct 4, 2024
2 parents 408c5e1 + 64f43fd commit da17d9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/on_pull_request_build_contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:
build:
uses: multiversx/mx-sc-actions/.github/workflows/[email protected]
with:
image_tag: v7.0.0
image_tag: v8.0.1
package_whole_project_src: true
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
build:
uses: multiversx/mx-sc-actions/.github/workflows/[email protected]
with:
image_tag: v7.0.0
image_tag: v8.0.1
attach_to_existing_release: true
package_whole_project_src: true

0 comments on commit da17d9d

Please sign in to comment.