Skip to content

chore: bump github.com/docker/docker from 26.0.2+incompatible to 26.1.4+incompatible in /shared #24137

chore: bump github.com/docker/docker from 26.0.2+incompatible to 26.1.4+incompatible in /shared

chore: bump github.com/docker/docker from 26.0.2+incompatible to 26.1.4+incompatible in /shared #24137

# Validates PR title follows conventional commits
name: conventional-commits
on:
pull_request:
branches: main
types:
- edited
- opened
- synchronize
- reopened
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
conventional_commit_title:
runs-on: [ARM64, self-hosted, Linux]
steps:
- uses: chanzuckerberg/github-actions/.github/actions/[email protected]