Skip to content

chore(deps): bump github.com/docker/docker from 28.3.3+incompatible to 28.5.1+incompatible #455

chore(deps): bump github.com/docker/docker from 28.3.3+incompatible to 28.5.1+incompatible

chore(deps): bump github.com/docker/docker from 28.3.3+incompatible to 28.5.1+incompatible #455

Workflow file for this run

name: golangci-lint
on:
push:
tags:
- v*
branches:
- main
pull_request:
permissions:
contents: read
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
- name: golangci-lint
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0