Skip to content

Commit 928b2ff

Browse files
chore(deps): bump hadolint/hadolint-action from 3.1.0 to 3.2.0
Bumps [hadolint/hadolint-action](https://github.com/hadolint/hadolint-action) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/hadolint/hadolint-action/releases) - [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc) - [Commits](hadolint/hadolint-action@54c9adb...3fc49fb) --- updated-dependencies: - dependency-name: hadolint/hadolint-action dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d1e234 commit 928b2ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Clone
1919
uses: actions/checkout@v5
2020
- name: Run hadolint
21-
uses: hadolint/hadolint-action@54c9adbab1582c2ef04b2016b760714a4bfde3cf
21+
uses: hadolint/hadolint-action@3fc49fb50d59c6ab7917a2e4195dba633e515b29
2222

2323
markdown-lint:
2424
name: markdown-lint

0 commit comments

Comments
 (0)