Skip to content

Commit 70383e6

Browse files
authored
Fixing typo in word required again (#15)
1 parent 3286fb2 commit 70383e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container-vulnerability-scan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
login_dockerhub:
1010
type: boolean
1111
description: "Login to DockerHub, requires the secrets DOCKERHUB_USERNAME and DOCKERHUB_PASSWORD (default: false)"
12-
reguired: false
12+
required: false
1313
default: false
1414
trivy_tag:
1515
type: string

0 commit comments

Comments
 (0)