Skip to content

Bump docker/login-action from 1.10.0 to 2.1.0 (#111) #198

Bump docker/login-action from 1.10.0 to 2.1.0 (#111)

Bump docker/login-action from 1.10.0 to 2.1.0 (#111) #198

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