Skip to content

Commit 93b6be8

Browse files
authored
chore(project): modified tenant value
1 parent 58ede7c commit 93b6be8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/fortify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
sast-scan: true
3232
env:
33-
FOD_TENANT: 'factset'
33+
FOD_TENANT: ${{ secrets.FOD_TENANT }}
3434
FOD_CLIENT_ID: ${{ secrets.FOD_API_KEY }}
3535
FOD_CLIENT_SECRET: ${{ secrets.FOD_SECRET }}
3636
FOD_RELEASE: ${{ secrets.FOD_RELEASE_ID }}

0 commit comments

Comments
 (0)