mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-01 05:14:04 +02:00
Update lint-checks.yaml
This commit is contained in:
7
.github/workflows/lint-checks.yaml
vendored
7
.github/workflows/lint-checks.yaml
vendored
@@ -7,12 +7,11 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
hadolint:
|
hadolint:
|
||||||
|
name: 🔎 Run hadolint
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: ghcr.io/hadolint/hadolint:latest-alpine
|
|
||||||
steps:
|
steps:
|
||||||
- name: hadolint
|
- uses: actions/checkout@v2
|
||||||
- uses: actions/checkout@v2
|
- uses: hadolint/hadolint-action@v1.6.0
|
||||||
- uses: hadolint/hadolint-action@v1.6.0
|
|
||||||
with:
|
with:
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user