Skip to content

Commit 3a6bb5a

Browse files
Update hadolint/hadolint-action action to v3.5.0
1 parent 54d5781 commit 3a6bb5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- name: Checkout code
2020
uses: actions/checkout@v4
21-
- uses: hadolint/hadolint-action@v3.3.0
21+
- uses: hadolint/hadolint-action@v3.5.0
2222
with:
2323
dockerfile: Dockerfile
2424

0 commit comments

Comments
 (0)