This commit is contained in:
Yash Shaw 2026-03-11 23:33:06 +05:30 committed by GitHub
commit 1fa638d646
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@ Add the following step to your workflow configuration:
```yml
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: hadolint/hadolint-action@v3.1.0
with:
dockerfile: Dockerfile