Skip to content

Commit fb4bc83

Browse files
chore(deps): update hadolint/hadolint-action action to v3.2.0 (#1190)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 31aa81a commit fb4bc83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hadolint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: "actions/checkout@v4"
1717

18-
- uses: "hadolint/hadolint-action@v3.1.0"
18+
- uses: "hadolint/hadolint-action@v3.2.0"
1919
id: run_hadolint
2020
with:
2121
dockerfile: ./Dockerfile

0 commit comments

Comments
 (0)