Skip to content

Bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible #1063

Bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible

Bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible #1063

Workflow file for this run

---
name: Static validation
on: # yamllint disable-line rule:truthy
pull_request:
branches: [master]
jobs:
validation:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/[email protected]
with:
fetch-depth: 0
- name: make validate
run: |
make validate