E5E7 vendor: github.com/docker/cli v28.5.0 · moby/buildkit@994d393 · GitHub
[go: up one dir, main page]

Skip to content

vendor: github.com/docker/cli v28.5.0 #2403

vendor: github.com/docker/cli v28.5.0

vendor: github.com/docker/cli v28.5.0 #2403

Workflow file for this run

name: labeler
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request_target:
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
-
name: Run
uses: actions/labeler@v6
with:
sync-labels: true
0