Skip to content

Bump cosmossdk.io/api from 0.3.1 to 0.7.6 #1695

Bump cosmossdk.io/api from 0.3.1 to 0.7.6

Bump cosmossdk.io/api from 0.3.1 to 0.7.6 #1695

Workflow file for this run

name: Run Gosec
on:
push:
branches:
- feature/dev
- development
pull_request:
branches:
- feature/dev
- development
jobs:
tests:
runs-on: ubuntu-latest
env:
GO111MODULE: on
steps:
- name: Checkout Source
uses: actions/checkout@v3
- name: Run Gosec Security Scanner
uses: informalsystems/gosec@master
with:
args: ./...