Skip to content

vendor: docker/cli v29.7.1, docker/compose v5.3.1, and add engine v29.6 and v29.7 to API version matrix #10697

vendor: docker/cli v29.7.1, docker/compose v5.3.1, and add engine v29.6 and v29.7 to API version matrix

vendor: docker/cli v29.7.1, docker/compose v5.3.1, and add engine v29.6 and v29.7 to API version matrix #10697

Workflow file for this run

name: labeler
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
on:
pull_request_target: # zizmor: ignore[dangerous-triggers] safe here, this workflow only applies labels and never checks out or executes PR code
jobs:
labeler:
runs-on: ubuntu-24.04
permissions:
contents: read
pull-requests: write
steps:
-
name: Run
uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0