Skip to content

Bump github.com/docker/docker from 27.4.0+incompatible to 27.4.1+incompatible #1527

Bump github.com/docker/docker from 27.4.0+incompatible to 27.4.1+incompatible

Bump github.com/docker/docker from 27.4.0+incompatible to 27.4.1+incompatible #1527

Workflow file for this run

---
name: Shellcheck
on:
- pull_request
- push
permissions:
contents: read
jobs:
shellcheck:
name: shellcheck
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: Run shellcheck
uses: ludeeus/[email protected]
env:
SHELLCHECK_OPTS: -o all