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

Commit 4d3762b

Browse files
author
Eoghan Russell
authored
Update static-scan.yml
Signed-off-by: Eoghan Russell <[email protected]>
1 parent 6bf4280 commit 4d3762b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/static-scan.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
name: Run Hadolint
5252
with:
5353
recursive: true
54-
ignore: DL3008,DL3059
54+
ignore: DL3008,DL3059,DL3015
5555

5656
go-check:
5757
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)