Skip to content

Commit 4eb1f20

Browse files
Merge pull request #442 from reload/dependabot/github_actions/main/hadolint/hadolint-action-3.2.0
2 parents fa6e431 + dd562e9 commit 4eb1f20

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
@@ -76,7 +76,7 @@ jobs:
7676
runs-on: ubuntu-latest
7777
steps:
7878
- uses: actions/checkout@v5
79-
- uses: hadolint/hadolint-action@v3.1.0
79+
- uses: hadolint/hadolint-action@v3.2.0
8080

8181
markdown_lint:
8282
name: Markdown lint

0 commit comments

Comments
 (0)