ci: rename statediff CI workflow to consensuswarn (#14249)

Signed-off-by: Elias Naur <elias@orijtech.com>
This commit is contained in:
Elias Naur 2022-12-10 18:36:41 -06:00 committed by GitHub
parent ce8c96bbf5
commit 42d24d4064
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: orijtech/statediff@main
- uses: orijtech/consensuswarn@main
with:
roots: 'github.com/cosmos/cosmos-sdk/baseapp.BaseApp.DeliverTx,github.com/cosmos/cosmos-sdk/baseapp.BaseApp.BeginBlock,github.com/cosmos/cosmos-sdk/baseapp.BaseApp.EndBlock,github.com/cosmos/cosmos-sdk/baseapp.BaseApp.Commit'