Skip to content

Commit

Permalink
Handle hidden linter messages
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankGiesecke committed Jul 20, 2022
1 parent 9baced5 commit 43f14bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Expand Up @@ -17,6 +17,6 @@ jobs:
uses: actions/checkout@v3

- name: Lint dockerfile
uses: hadolint/hadolint-action@v2.1.0
uses: hadolint/hadolint-action@v2.0.0
with:
dockerfile: Dockerfile

0 comments on commit 43f14bc

Please sign in to comment.