Skip to content

Commit c5c3646

Browse files
Merge pull request #440 from reload/dependabot/github_actions/v2/hadolint/hadolint-action-3.2.0
2 parents 3e1da24 + a1114e4 commit c5c3646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
runs-on: ubuntu-latest
7979
steps:
8080
- uses: actions/checkout@v5
81-
- uses: hadolint/hadolint-action@v3.1.0
81+
- uses: hadolint/hadolint-action@v3.2.0
8282

8383
markdown_lint:
8484
name: Markdown lint

0 commit comments

Comments
 (0)