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 3136883 commit da6a67eCopy full SHA for da6a67e
.github/workflows/pull_request.yml
@@ -79,7 +79,7 @@ jobs:
79
runs-on: ubuntu-24.04
80
steps:
81
- uses: actions/checkout@v5
82
- - uses: hadolint/hadolint-action@v3.2.0
+ - uses: hadolint/hadolint-action@v3.3.0
83
84
markdown_lint:
85
name: Markdown lint
0 commit comments