Skip to content

build(deps): bump docker/build-push-action from 6.10.0 to 6.11.0 (#244) #324

build(deps): bump docker/build-push-action from 6.10.0 to 6.11.0 (#244)

build(deps): bump docker/build-push-action from 6.10.0 to 6.11.0 (#244) #324

Workflow file for this run

name: Lint Dockerfiles
on:
push:
branches:
- master
pull_request:
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4.2.2
- run: brew install hadolint
- run: hadolint {18,20,22}/Dockerfile