Skip to content

Commit efef79b

Browse files
Build(deps): Bump hadolint/hadolint-action from 3.1.0 to 3.3.0 (#765)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0d17eb1 commit efef79b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-dev-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v6
1414

1515
- name: Run hadolint
16-
uses: hadolint/hadolint-action@v3.1.0
16+
uses: hadolint/hadolint-action@v3.3.0
1717
with:
1818
dockerfile: .devcontainer/Dockerfile
1919

0 commit comments

Comments
 (0)