Skip to content

Commit 9ec3087

Browse files
Merge pull request #461 from reload/dependabot/github_actions/v2/hadolint/hadolint-action-3.3.0
2 parents 3136883 + da6a67e commit 9ec3087

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
@@ -79,7 +79,7 @@ jobs:
7979
runs-on: ubuntu-24.04
8080
steps:
8181
- uses: actions/checkout@v5
82-
- uses: hadolint/hadolint-action@v3.2.0
82+
- uses: hadolint/hadolint-action@v3.3.0
8383

8484
markdown_lint:
8585
name: Markdown lint

0 commit comments

Comments
 (0)