Skip to content

Commit

Permalink
Demote hadolint errors to warnings.
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Block <[email protected]>
  • Loading branch information
unixorn committed Nov 22, 2023
1 parent 0e3e488 commit 34c406f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PAT: ${{secrets.PAT}}
REPOSITORY_TRIVY_DISABLE_ERRORS: true
DOCKERFILE_HADOLINT_DISABLE_ERRORS: true

# Upload Mega-Linter artifacts.
# They will be available on Github action page "Artifacts" section
Expand Down

0 comments on commit 34c406f

Please sign in to comment.