Skip to content

Commit

Permalink
Merge pull request #1437 from scrtlabs/fix-lib-check
Browse files Browse the repository at this point in the history
Bump release check to 1.9
  • Loading branch information
Cashmaney authored May 11, 2023
2 parents 010f1e4 + 7accaf2 commit a7d1e50
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -266,11 +266,14 @@ jobs:
- uses: actions/checkout@v3
- uses: ./.github/actions/check-objdump
name: Check Mitigation flags in Cosmwasm Enclave
with:
version: "v1.9.0"
- uses: ./.github/actions/check-objdump
name: Check Mitigation flags in TM Enclave
with:
filename: "tendermint_enclave.signed.so"
min-fence: "1000"
version: "v1.9.0"

Release:
needs:
Expand Down

0 comments on commit a7d1e50

Please sign in to comment.