Skip to content

Commit 5ff5c7a

Browse files
chore(deps): bump jbergstroem/hadolint-gh-action from 1.11.0 to 1.12.2 (#611)
Bumps [jbergstroem/hadolint-gh-action](https://github.com/jbergstroem/hadolint-gh-action) from 1.11.0 to 1.12.2. - [Release notes](https://github.com/jbergstroem/hadolint-gh-action/releases) - [Commits](jbergstroem/hadolint-gh-action@v1.11.0...v1.12.2) --- updated-dependencies: - dependency-name: jbergstroem/hadolint-gh-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8bac3d commit 5ff5c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter-analysis.yaml

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

1515
- name: Run Hadolint Action
16-
uses: jbergstroem/hadolint-gh-action@v1.11.0
16+
uses: jbergstroem/hadolint-gh-action@v1.12.2
1717
with:
1818
dockerfile: ./Dockerfile
1919
config_file: linting-configs/.hadolint.yaml

0 commit comments

Comments
 (0)