Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

Commit

Permalink
bump hadolint version
Browse files Browse the repository at this point in the history
  • Loading branch information
ahgraber committed Mar 18, 2023
1 parent 56d3ff6 commit 90026ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

# linting multiple dockerfiles: https://github.com/hadolint/hadolint-action/issues/3
- name: Lint Dockerfile ✅
uses: hadolint/hadolint-action@v3.0.0
uses: hadolint/hadolint-action@v3.1.0
with:
dockerfile: "Dockerfile"
env:
Expand Down

0 comments on commit 90026ac

Please sign in to comment.