Skip to content

build(deps): bump cosmossdk.io/log to v1.6.1 and ignite/cli to v29.4.0 #891

build(deps): bump cosmossdk.io/log to v1.6.1 and ignite/cli to v29.4.0

build(deps): bump cosmossdk.io/log to v1.6.1 and ignite/cli to v29.4.0 #891

Workflow file for this run

name: Janitor
on:
pull_request:
jobs:
cancel:
name: "Cancel Previous Runs"
runs-on: ubuntu-latest
timeout-minutes: 3
steps:
- uses: styfle/cancel-workflow-action@0.12.1
with:
access_token: ${{ github.token }}