Skip to content

Bump github.com/docker/docker from 24.0.7+incompatible to 25.0.2+incompatible #27

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

Bump github.com/docker/docker from 24.0.7+incompatible to 25.0.2+incompatible #27

name: Auto-Generated Code Checker
on:
push:
tags:
- "*"
branches:
- master
- dev
pull_request:
jobs:
mock_gen:
name: Mocks
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: '~1.20.10'
check-latest: true
- shell: bash
run: scripts/mock.gen.sh
- shell: bash
run: .github/workflows/check-clean-branch.sh