Update lint-checks.yaml

This commit is contained in:
Alexandre
2022-01-22 20:15:54 +01:00
committed by GitHub
parent 92f401bd68
commit a29f1f3c6a

View File

@@ -7,12 +7,11 @@ on:
jobs:
hadolint:
name: 🔎 Run hadolint
runs-on: ubuntu-latest
container: ghcr.io/hadolint/hadolint:latest-alpine
steps:
- name: hadolint
- uses: actions/checkout@v2
- uses: hadolint/hadolint-action@v1.6.0
- uses: actions/checkout@v2
- uses: hadolint/hadolint-action@v1.6.0
with:
dockerfile: Dockerfile