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.
1 parent 3e1da24 commit a1114e4Copy full SHA for a1114e4
.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