Skip to content

Commit 285583f

Browse files
authored
Merge pull request #503 from borgmatic-collective/renovate/hadolint-hadolint-action-3.x
Update hadolint/hadolint-action action to v3.5.0
2 parents 635c67c + 00dfaad commit 285583f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
uses: actions/checkout@v7
9292

9393
- name: Hadolint
94-
uses: hadolint/hadolint-action@v3.4.0
94+
uses: hadolint/hadolint-action@v3.5.0
9595
with:
9696
dockerfile: Dockerfile
9797
config: .hadolint.yaml

0 commit comments

Comments
 (0)