Skip to content

chore(deps): bump github.com/docker/docker from 20.10.17+incompatible to 24.0.7+incompatible #30

chore(deps): bump github.com/docker/docker from 20.10.17+incompatible to 24.0.7+incompatible

chore(deps): bump github.com/docker/docker from 20.10.17+incompatible to 24.0.7+incompatible #30

Workflow file for this run

name: Verify
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
verify-code:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: verify test
run: hack/verify-all.sh