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 2357f50 commit dd562e9Copy full SHA for dd562e9
.github/workflows/pull_request.yml
@@ -76,7 +76,7 @@ jobs:
76
runs-on: ubuntu-latest
77
steps:
78
- uses: actions/checkout@v5
79
- - uses: hadolint/hadolint-action@v3.1.0
+ - uses: hadolint/hadolint-action@v3.2.0
80
81
markdown_lint:
82
name: Markdown lint
0 commit comments