Skip to content

chore(deps): bump github.com/docker/docker from 24.0.9+incompatible to 26.1.4+incompatible #84

chore(deps): bump github.com/docker/docker from 24.0.9+incompatible to 26.1.4+incompatible

chore(deps): bump github.com/docker/docker from 24.0.9+incompatible to 26.1.4+incompatible #84

Workflow file for this run

on:
- pull_request
name: Lint
jobs:
golangci:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: golangci-lint
uses: reviewdog/action-golangci-lint@v2
with:
reporter: github-pr-review
filter_mode: diff_context