Skip to content

Commit e5914f7

Browse files
Update hadolint/hadolint-action action from vv3.1.0 to v3.3.0
1 parent 4435aa1 commit e5914f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Check out the repo
2828
uses: actions/checkout@v4
2929
- name: Lint Dockerfile
30-
uses: hadolint/hadolint-action@v3.1.0
30+
uses: hadolint/hadolint-action@v3.3.0
3131
with:
3232
dockerfile: "${{ matrix.config.name }}/Dockerfile"
3333
- name: Prepare tags

0 commit comments

Comments
 (0)