Skip to content

chore(deps): bump github.com/opencontainers/runc from 1.1.10 to 1.1.12 #68

chore(deps): bump github.com/opencontainers/runc from 1.1.10 to 1.1.12

chore(deps): bump github.com/opencontainers/runc from 1.1.10 to 1.1.12 #68

Workflow file for this run

on:
- pull_request
name: Lint
jobs:
golangci:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: golangci-lint
uses: reviewdog/action-golangci-lint@v2
with:
reporter: github-pr-review
filter_mode: diff_context