-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: upgrade action #84
Conversation
7b8c9ba
to
cb39506
Compare
cb39506
to
94f8553
Compare
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
7682800
to
69dbf7b
Compare
69dbf7b
to
06e1e05
Compare
* refactor: upgrade action version * feat: codeQL static analytic * feat: delete sonarqube and add new action
* refactor: upgrade action version * feat: codeQL static analytic * feat: delete sonarqube and add new action
* feat: ink ui template with commands (#74) * feat: handle select input and change terminal display (#76) Co-authored-by: yuching.lin <yuching.lin@rootilabs.com> * feat: select and excute command (#77) * feat: genesis.json model (#80) * fix: quorum consensus and explorer (#78) 1. upgrade quorumengineering/quorum to version 23.4.0 2. add quorum explorer support member nodes (only in same machine) * refactor: clean old fabric yaml model * refactor: genesisJson to bdkYaml model * feat: add bdk wallet create function (#81) * fix: explorer indexer error (#82) * fix: upgrade action (#84) * refactor: upgrade action version * feat: codeQL static analytic * feat: delete sonarqube and add new action * doc: 2.0.4 documents (#83) * feat: 2.0.4 document * feat: add notice in README.md * docs: add new issue template * feat: edit new README.md * docs: update pr template --------- Co-authored-by: yuching0u7 <99190569+yuching0u7@users.noreply.github.com> Co-authored-by: yuching.lin <yuching.lin@rootilabs.com> Co-authored-by: PianoChicken <pianochicken1996@gmail.com>
PULL REQUEST
說明 (Description)
請簡單說明此PR的更動、被修復的問題以及相關的原因,並請列出這個更動所需要的任何相依模組/套件。
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
相關問題 (Linked Issues)
貢獻種類 (Type of change)
測試環境 (Test Configuration):
檢查清單 (Checklist):
我已完成以上清單,並且同意遵守 Code of Conduct
I have completed the checklist and agree to abide by the code of conduct.