Troubleshooting

Secrets Are Not Available in the Workflow

  1. Verify Permissions

    Ensure the application or service account has View permission on the target secret.

  2. Validate JSON Format

    Confirm DPSS_RETRIEVE is a valid JSON array.

  3. Check Environment Variable Names

    Ensure all outputVariable values are uppercase.

  4. Confirm Docker Runner Support

    Verify the GitHub runner supports Docker execution.