Skip to content

Commit cedad9a

Browse files
Add comment to clarify intentional use of API key in Action-Test workflow
1 parent b969bc3 commit cedad9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Action-Test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ jobs:
3939
with:
4040
Name: PSModuleTest
4141
WorkingDirectory: tests
42-
APIKey: ${{ secrets.APIKEY }}
42+
APIKey: ${{ secrets.APIKEY }} # zizmor: ignore[secrets-outside-env] saved in org secrets as an intentional choice
4343
WhatIf: true

0 commit comments

Comments
 (0)