Skip to content

Bump github.com/containerd/errdefs from 0.2.0 to 0.3.0 #278

Bump github.com/containerd/errdefs from 0.2.0 to 0.3.0

Bump github.com/containerd/errdefs from 0.2.0 to 0.3.0 #278

Workflow file for this run

name: Size Label
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
size-label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: size-label
uses: pascalgn/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"