Skip to content

Commit ea4bb5d

Browse files
Update contrast-orchestrator.yml
1 parent 9a1b39c commit ea4bb5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/contrast-orchestrator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ jobs:
196196
CONTRAST_HOST_NAME: ${{ inputs.contrast_host }}
197197
CONTRAST_ORG_ID: ${{ inputs.contrast_org_id }}
198198
CONTRAST_API_KEY: ${{ secrets.CONTRAST_API_KEY }}
199-
CONTRAST_AUTH_TOKEN: ${{ secrets.CONTRAST_AUTHORIZATION_KEY }}
199+
CONTRAST_AUTHORIZATION_KEY: ${{ secrets.CONTRAST_AUTHORIZATION_KEY }}
200200

201201
- name: Validate Application ID and Set Output
202202
id: set-app-id-output

0 commit comments

Comments
 (0)