Skip to content

chore: use new cosmos-sdk fork that is based off v0.50.10 #239

chore: use new cosmos-sdk fork that is based off v0.50.10

chore: use new cosmos-sdk fork that is based off v0.50.10 #239

Workflow file for this run

on:
push:
branches: main
pull_request:
branches: main
jobs:
govulncheck_job:
runs-on: ubuntu-latest
name: Run govulncheck
steps:
- id: govulncheck
uses: golang/govulncheck-action@v1
with:
go-package: ./...
check-latest: true