Skip to content

Commit ce9fd31

Browse files
authored
Merge pull request #388 from doctrine/dependabot/github_actions/hadolint/hadolint-action-3.4.0
chore(deps): bump hadolint/hadolint-action from 3.3.0 to 3.4.0
2 parents 0cfa82c + cc39e7e commit ce9fd31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-dockerfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
- uses: "actions/checkout@v7"
2626

2727
- name: "Lint Dockerfile"
28-
uses: "hadolint/hadolint-action@v3.3.0"
28+
uses: "hadolint/hadolint-action@v3.4.0"
2929
with:
3030
dockerfile: ".docker/validate-against-schema/Dockerfile"

0 commit comments

Comments
 (0)