Skip to content

Commit 5ab8c28

Browse files
Bump hadolint/hadolint-action from 3.1.0 to 3.3.0
Bumps [hadolint/hadolint-action](https://github.com/hadolint/hadolint-action) from 3.1.0 to 3.3.0. - [Release notes](https://github.com/hadolint/hadolint-action/releases) - [Commits](hadolint/hadolint-action@v3.1.0...v3.3.0) --- updated-dependencies: - dependency-name: hadolint/hadolint-action dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6099814 commit 5ab8c28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/style.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
steps:
4242
- uses: "actions/checkout@v4"
4343
- name: "Lint Dockerfiles"
44-
uses: "hadolint/hadolint-action@v3.1.0"
44+
uses: "hadolint/hadolint-action@v3.3.0"
4545
with:
4646
dockerfile: "Dockerfile"
4747
recursive: true

0 commit comments

Comments
 (0)