Skip to content

chore(deps): bump docker/build-push-action from 4.1.1 to 6.7.0 (#851) #2176

chore(deps): bump docker/build-push-action from 4.1.1 to 6.7.0 (#851)

chore(deps): bump docker/build-push-action from 4.1.1 to 6.7.0 (#851) #2176

Workflow file for this run

name: Docker lint
on:
push:
branches:
- 'main'
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6.0.1
- name: lint
uses: hadolint/hadolint-action@v3.1.0
with:
dockerfile: Dockerfile