Skip to content

build(deps): bump github.com/opencontainers/runc from 1.2.2 to 1.2.3 #609

build(deps): bump github.com/opencontainers/runc from 1.2.2 to 1.2.3

build(deps): bump github.com/opencontainers/runc from 1.2.2 to 1.2.3 #609

Workflow file for this run

name: tests
on:
pull_request:
push:
branches:
- master
tags:
- v*
jobs:
unittest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: '1.22'
- run: go test ./...