Skip to content

Commit 6813598

Browse files
Bump hadolint/hadolint-action from 3.2.0 to 3.3.0 (#479)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44414a8 commit 6813598

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@v6
2323

2424
- name: Lint Dockerfile
25-
uses: hadolint/hadolint-action@v3.2.0
25+
uses: hadolint/hadolint-action@v3.3.0
2626
with:
2727
dockerfile: ${{ matrix.distribution }}/Dockerfile
2828
config: ".github/hadolint.yml"

0 commit comments

Comments
 (0)