Skip to content

build(deps): bump github.com/dymensionxyz/sdk-utils from 0.1.2-0.20240909101947-e1b483ada9c8 to 0.2.11 #561

build(deps): bump github.com/dymensionxyz/sdk-utils from 0.1.2-0.20240909101947-e1b483ada9c8 to 0.2.11

build(deps): bump github.com/dymensionxyz/sdk-utils from 0.1.2-0.20240909101947-e1b483ada9c8 to 0.2.11 #561

Workflow file for this run

name: markdown-lint
on:
push:
tags:
- v*
branches:
- main
pull_request:
jobs:
markdownlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: markdownlint-cli
uses: nosborn/[email protected]
with:
files: ./
config_file: .markdownlint.yaml