build: Shellcheck

This commit is contained in:
Kroese 2024-03-25 15:14:03 +01:00 committed by GitHub
parent dee96c7d2f
commit 057f1de8b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,5 +21,5 @@ jobs:
uses: hadolint/hadolint-action@v3.1.0
with:
dockerfile: Dockerfile
ignore: DL3008
ignore: DL3008,DL4006,SC3037
failure-threshold: warning