Skip to content

Commit 81ea2f6

Browse files
Bump hadolint/hadolint-action from 3.1.0 to 3.3.0 (#15)
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 ff2eac8 commit 81ea2f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
done
2626
2727
- name: Run Hadolint
28-
uses: hadolint/hadolint-action@v3.1.0
28+
uses: hadolint/hadolint-action@v3.3.0
2929
with:
3030
dockerfile: "*/Dockerfile.hadolint"
3131
recursive: true

0 commit comments

Comments
 (0)