Skip to content

Bump github.com/fsouza/go-dockerclient from 1.11.0 to 1.11.2 #218

Bump github.com/fsouza/go-dockerclient from 1.11.0 to 1.11.2

Bump github.com/fsouza/go-dockerclient from 1.11.0 to 1.11.2 #218

Workflow file for this run

name: Bazel
# Controls when the action will run.
on:
# Triggers the workflow on push or pull request events but only for the main branch
push:
branches: [main]
pull_request:
branches: [main]
jobs:
test:
uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v6
with:
folders: '["bazel/test"]'
exclude_windows: true