We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e1da24 + a1114e4 commit c5c3646Copy full SHA for c5c3646
.github/workflows/pull_request.yml
@@ -78,7 +78,7 @@ jobs:
78
runs-on: ubuntu-latest
79
steps:
80
- uses: actions/checkout@v5
81
- - uses: hadolint/hadolint-action@v3.1.0
+ - uses: hadolint/hadolint-action@v3.2.0
82
83
markdown_lint:
84
name: Markdown lint
0 commit comments