I'm encountering difficulties accessing the security tokens required for our GitHub Actions workflow. Specifically, I do not have the necessary permissions to retrieve security tokens, such as GITHUB_TOKEN, from the original repository. As a result, certain actions within our workflow are failing due to authentication issues.