Skip to content

Commit 4dfd589

Browse files
chore(deps): bump hadolint/hadolint-action from 3.1.0 to 3.2.0 (#494)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 987f7f5 commit 4dfd589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hadolint-ci.yml

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

15-
- uses: hadolint/hadolint-action@v3.1.0
15+
- uses: hadolint/hadolint-action@v3.2.0
1616
with:
1717
dockerfile: "Dockerfile*"
1818
recursive: true

0 commit comments

Comments
 (0)