Skip to content

Commit 3bc6ce0

Browse files
dependabot[bot]softwaredevelop
authored andcommitted
chore(deps): Bump hadolint/hadolint-action from 3.0.0 to 3.1.0
Bumps [hadolint/hadolint-action](https://github.com/hadolint/hadolint-action) from 3.0.0 to 3.1.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.0.0...v3.1.0) --- updated-dependencies: - dependency-name: hadolint/hadolint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a7d622 commit 3bc6ce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/containerfile-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: actions/checkout@v3
3737

3838
- name: Hadolint
39-
uses: hadolint/hadolint-action@v3.0.0
39+
uses: hadolint/hadolint-action@v3.1.0
4040
with:
4141
dockerfile: .devcontainer/Containerfile.sdk
4242

0 commit comments

Comments
 (0)