Skip to content

Commit 790ee02

Browse files
dependabot[bot]sebthom
authored andcommitted
ci(deps): bump hadolint/hadolint-action from 3.2.0 to 3.3.0
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](hadolint/hadolint-action@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>
1 parent 7b2794a commit 790ee02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484

8585

8686
- name: Check Dockerfile
87-
uses: hadolint/hadolint-action@v3.2.0
87+
uses: hadolint/hadolint-action@v3.3.0
8888
with:
8989
dockerfile: image/Dockerfile
9090

0 commit comments

Comments
 (0)