Skip to content

Commit 5e26334

Browse files
authored
fix: secret issue fixed to use in diff orgs.
1 parent 34ad4f7 commit 5e26334

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/tfsec.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ on:
77
required: false
88
type: string
99
default: './_example/'
10+
secrets:
11+
GITHUB:
12+
required: true
13+
description: 'PAT of the user to run the jobs.'
1014

1115
jobs:
1216
tfsec:

0 commit comments

Comments
 (0)