Skip to content

Bump docker/setup-buildx-action from 2.5.0 to 2.9.1 (#701) #1384

Bump docker/setup-buildx-action from 2.5.0 to 2.9.1 (#701)

Bump docker/setup-buildx-action from 2.5.0 to 2.9.1 (#701) #1384

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@v3.5.3
- name: lint
uses: hadolint/hadolint-action@v3.1.0
with:
dockerfile: Dockerfile