Skip to content

Commit bf8c990

Browse files
Merge pull request #13 from PeterDaveHello/renovate/hadolint-hadolint-action-3.x
2 parents 7fcdf38 + 44311a6 commit bf8c990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v4
1717

1818
- name: Run hadolint
19-
uses: hadolint/hadolint-action@v3.1.0
19+
uses: hadolint/hadolint-action@v3.3.0
2020
with:
2121
dockerfile: Dockerfile
2222

0 commit comments

Comments
 (0)