Skip to content

chore(deps): bump github.com/docker/docker from 27.1.0+incompatible to 27.1.1+incompatible in /apps/agent #4194

chore(deps): bump github.com/docker/docker from 27.1.0+incompatible to 27.1.1+incompatible in /apps/agent

chore(deps): bump github.com/docker/docker from 27.1.0+incompatible to 27.1.1+incompatible in /apps/agent #4194

Workflow file for this run

name: PR
on:
pull_request:
branches: [main]
merge_group:
branches: [main]
workflow_dispatch:
jobs:
lint:
name: Lint
uses: ./.github/workflows/lint.yaml
test_packages:
name: Test Packages
uses: ./.github/workflows/unit_test.yaml
build:
name: Build
uses: ./.github/workflows/build.yaml
test_api:
name: Test API
uses: ./.github/workflows/job_test_api_local.yaml