GitHub App installation token returns "bad-credentials" for github-digest datasource after 43.84.0 #42042
-
How are you running Renovate?Self-hosted Renovate CLI Which platform you running Renovate on?GitHub.com Which version of Renovate are you using?43.84.2 (first occurred on 43.84.0) Please tell us more about your question or problemAfter upgrading from 43.83.2 to 43.84.0, the The suspected cause is the change introduced in #40225 ("github-actions: Support digests for non-semver refs"), which routes non-semver refs to the How I run RenovateSelf-hosted via
Minimal reproductionThis issue requires a private repository referenced via GitHub Actions reusable workflow with digest pinning. Steps to reproduce:
A public-only reproduction may not trigger the bug, as the token scoping behavior differs for public vs private repos. Expected behaviorThe WorkaroundPin Renovate to 43.83.2. Logs (if relevant)Logs |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
cc @zharinov if you're able to take more of a look I think we may need more logs @korosuke613 @markelliot |
Beta Was this translation helpful? Give feedback.
-
|
Tracking issue: #42077 |
Beta Was this translation helpful? Give feedback.
Should be resolved in
43.89.2