Skip to content

Bump github.com/docker/docker from 24.0.6+incompatible to 26.0.2+incompatible #384

Bump github.com/docker/docker from 24.0.6+incompatible to 26.0.2+incompatible

Bump github.com/docker/docker from 24.0.6+incompatible to 26.0.2+incompatible #384

Workflow file for this run

name: Check generated files
on:
push:
branches:
- master
pull_request:
branches:
- "*"
schedule:
- cron: "00 13 * * 1"
workflow_dispatch: {}
jobs:
check-generated:
permissions:
contents: read
uses: capnspacehook/go-workflows/.github/workflows/check-generated.yml@master