Skip to content

Bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible #339

Bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible

Bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible #339

Workflow file for this run

name: "PR Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
sync-labels: true
repo-token: "${{ secrets.GITHUB_TOKEN }}"