Skip to content

Commit 1e767b2

Browse files
ci: bump hadolint/hadolint-action from 3.1.0 to 3.3.0 (#181)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mike McDougall <[email protected]>
1 parent 263eb13 commit 1e767b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container-security.yml

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

2828
# 1. DOCKERFILE SECURITY
2929
- name: Run Hadolint (Dockerfile Linter)
30-
uses: hadolint/hadolint-action@v3.1.0
30+
uses: hadolint/hadolint-action@v3.3.0
3131
with:
3232
dockerfile: Dockerfile
3333
format: sarif

0 commit comments

Comments
 (0)