Skip to content

Bump github.com/moby/moby/client from 0.2.1 to 0.2.2 in /test/integration/containerd #433

Bump github.com/moby/moby/client from 0.2.1 to 0.2.2 in /test/integration/containerd

Bump github.com/moby/moby/client from 0.2.1 to 0.2.2 in /test/integration/containerd #433

name: changelog
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
permissions:
contents: read
defaults:
run:
shell: bash
jobs:
labels:
runs-on: ubuntu-latest
steps:
- name: Check changelog label
uses: mheap/github-action-required-labels@8afbe8ae6ab7647d0c9f0cfa7c2f939650d22509 #v5.5.1
with:
mode: exactly
count: 1
use_regex: true
labels: "changelog/*"