Skip to content

Bump github.com/docker/docker from 24.0.5+incompatible to 24.0.7+incompatible #18403

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

Bump github.com/docker/docker from 24.0.5+incompatible to 24.0.7+incompatible #18403

Workflow file for this run

name: "Merge on lgtm label"
on:
pull_request:
branches: [ main ]
schedule:
- cron: "0 * * * *"
jobs:
execute:
runs-on: ubuntu-20.04
steps:
- uses: jpmcb/[email protected]
with:
jobs: 'lgtm'
github-token: "${{ secrets.GITHUB_TOKEN }}"
merge-method: 'squash'