Skip to content

Commit 82b3eeb

Browse files
Updated .github/workflows/lint-dockerfiles.yml NO_JIRA
1 parent 4c55575 commit 82b3eeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-dockerfiles.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
fi
3131
3232
- name: Run hadolint
33-
uses: reviewdog/action-hadolint@v1
33+
uses: reviewdog/action-hadolint@v1.34.1
3434
with:
3535
fail_on_error: false
3636
filter_mode: diff_context

0 commit comments

Comments
 (0)