Skip to content

Bump crazy-max/ghaction-docker-meta from 3.6.0 to 4.3.0 (#127) #200

Bump crazy-max/ghaction-docker-meta from 3.6.0 to 4.3.0 (#127)

Bump crazy-max/ghaction-docker-meta from 3.6.0 to 4.3.0 (#127) #200

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/[email protected]
- name: lint
uses: hadolint/[email protected]
with:
dockerfile: Dockerfile