Skip to content

Bump github.com/containerd/containerd from 1.6.18 to 1.6.26 #107

Bump github.com/containerd/containerd from 1.6.18 to 1.6.26

Bump github.com/containerd/containerd from 1.6.18 to 1.6.26 #107

Workflow file for this run

name: Bazel
# Controls when the action will run.
on:
# Triggers the workflow on push or pull request events but only for the main branch
push:
branches: [main]
pull_request:
branches: [main]
jobs:
test:
uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v5
with:
folders: '["bazel/test"]'
exclude_windows: true