Skip to content

[Snyk] Security upgrade golang from 1.22.2-bullseye to 1.22.3-bullseye #5546

[Snyk] Security upgrade golang from 1.22.2-bullseye to 1.22.3-bullseye

[Snyk] Security upgrade golang from 1.22.2-bullseye to 1.22.3-bullseye #5546

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/v18/app.Evmos.DeliverTx,github.com/evmos/evmos/v18/app.Evmos.BeginBlocker,github.com/evmos/evmos/v18/app.Evmos.EndBlocker"