Skip to content

Commit 28be12c

Browse files
Bump hadolint/hadolint-action from 3.1.0 to 3.3.0 in /.github/workflows (#49)
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) - [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc) - [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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb609c8 commit 28be12c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
uses: actions/checkout@v5
117117

118118
- name: 🔍 Run Hadolint (Dockerfile Linter)
119-
uses: hadolint/hadolint-action@v3.1.0
119+
uses: hadolint/hadolint-action@v3.3.0
120120
with:
121121
dockerfile: Dockerfile
122122
format: sarif

0 commit comments

Comments
 (0)