We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a0af67a + f4d2474 commit 7fcc7f7Copy full SHA for 7fcc7f7
1 file changed
.github/workflows/pylint.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- uses: actions/checkout@v5
18
- - uses: hadolint/hadolint-action@v3.1.0
+ - uses: hadolint/hadolint-action@v3.2.0
19
with:
20
recursive: true
21
ignore: DL3041
0 commit comments