mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-31 08:57:42 +01: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:
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user