Skip to content

Bump github.com/containerd/containerd from 1.7.17 to 1.7.18 #1322

Bump github.com/containerd/containerd from 1.7.17 to 1.7.18

Bump github.com/containerd/containerd from 1.7.17 to 1.7.18 #1322

Workflow file for this run

name: Size Label
on: pull_request_target
jobs:
size-label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: size-label
uses: pascalgn/size-label-action@v0.5.2
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"