Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit ccc0579

Browse files
committed
update github action hadolint
Signed-off-by: John O'Loughlin <[email protected]>
1 parent 90acf8c commit ccc0579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- uses: brpaz/[email protected]
2929
name: Run Hadolint
3030
with:
31-
dockerfile: Dockerfile
31+
dockerfile: ./docker/userspacecni/Dockerfile
3232

3333
go-check:
3434
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)