Skip to content

fixup: Update .github/workflows/hadolint-lint.yml #5

fixup: Update .github/workflows/hadolint-lint.yml

fixup: Update .github/workflows/hadolint-lint.yml #5

Workflow file for this run

name: Hadolint Dockerfile Lint
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: hadolint/hadolint-action@f988afea3da57ee48710a9795b6bb677cc901183 # v2.1.0
with:
dockerfile: "cookiecutter-django-ida/\{\{cookiecutter.repo_name\}\}/Dockerfile"

Check failure on line 10 in .github/workflows/hadolint-lint.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/hadolint-lint.yml

Invalid workflow file

You have an error in your yaml syntax on line 10