Skip to content

Bump github.com/docker/docker from 27.1.0+incompatible to 27.1.1+incompatible #260

Bump github.com/docker/docker from 27.1.0+incompatible to 27.1.1+incompatible

Bump github.com/docker/docker from 27.1.0+incompatible to 27.1.1+incompatible #260

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 }}"