@cryptotaxi247 / kubo / commits / cb6121855

chore(deps): bump hadolint/hadolint-action from 3.2.0 to 3.3.0 (#10984)

Bumps [hadolint/hadolint-action](https://github.com/hadolint/hadolint-action) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/hadolint/hadolint-action/releases) - [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc) - [Commits](https://github.com/hadolint/hadolint-action/compare/v3.2.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 46d438f685aecb3aeca0b485d144b49fc01df90c)

dependabot[bot] committed Sep 23, 2025 at 14:20 UTC cb6121855275a6c20e5d7dc9eb80655692247dc0
1 file changed +1 -1
.github/workflows/docker-check.yml
+1 -1
@@ -23,7 +23,7 @@ jobs:
23 timeout-minutes: 5
24 steps:
25 - uses: actions/checkout@v5
26 - - uses: hadolint/hadolint-action@v3.2.0
26 + - uses: hadolint/hadolint-action@v3.3.0
27 with:
28 dockerfile: Dockerfile
29 failure-threshold: warning