Skip to content

build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.1 #46

build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.1

build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.1 #46

Workflow file for this run

name: "Consensus Warn"
permissions: read-all
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
permissions:
pull-requests: write # For reading the PR and posting comment
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: orijtech/consensuswarn@main
with:
roots: "github.com/evmos/evmos/v19/app.Evmos.DeliverTx,github.com/evmos/evmos/v19/app.Evmos.BeginBlocker,github.com/evmos/evmos/v19/app.Evmos.EndBlocker"