Skip to content

Bump github.com/docker/cli from 28.5.1+incompatible to 29.2.0+incompatible #1997

Bump github.com/docker/cli from 28.5.1+incompatible to 29.2.0+incompatible

Bump github.com/docker/cli from 28.5.1+incompatible to 29.2.0+incompatible #1997

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.5
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"