Skip to content

Commit

Permalink
Bump Hadolint version (#6478)
Browse files Browse the repository at this point in the history
  • Loading branch information
SpecLad authored Jul 14, 2023
1 parent 0715ec0 commit 99a6cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hadolint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Run checks
env:
HADOLINT: "${{ github.workspace }}/hadolint"
HADOLINT_VER: "2.1.0"
HADOLINT_VER: "2.12.0"
VERIFICATION_LEVEL: "error"
run: |
CHANGED_FILES="${{steps.files.outputs.all_changed_files}}"
Expand Down

0 comments on commit 99a6cf9

Please sign in to comment.