Fix hadolinter
This commit is contained in:
parent
67ad87fa6c
commit
b2a64eca52
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
|
@ -23,6 +23,6 @@ jobs:
|
|||
- octoprint/Dockerfile
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: brpaz/hadolint-action@v3.0.0
|
||||
- uses: hadolint/hadolint-action@v3.0.0
|
||||
with:
|
||||
dockerfile: ${{ matrix.dockerfile }}
|
||||
Loading…
Reference in a new issue