Skip to content

Commit e1c9225

Browse files
chore(deps): update hadolint/hadolint-action action to v3.2.0
1 parent b4a8a54 commit e1c9225

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)