Skip to content

Commit 0208711

Browse files
chore(deps): 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 d7b8a83 commit 0208711

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/image-build-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Checkout
3131
uses: actions/checkout@v6
3232
- name: Lint Dockerfile
33-
uses: hadolint/hadolint-action@v3.1.0
33+
uses: hadolint/hadolint-action@v3.3.0
3434
with:
3535
dockerfile: Dockerfile
3636

0 commit comments

Comments
 (0)