helpers:pinGitHubActionDigestsToSemver causes some actions to be skipped with "skipReason": "invalid-value"
#36322
Unanswered
amezin
asked this question in
Request Help
Replies: 1 comment 2 replies
-
|
But if I do this instead of using the preset: everything seems to work perfectly: amezin/create-commit-action#55 (well, it's still not recognized as "pinning", but at least it updates). So I wonder why does the preset look like this instead. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How are you running Renovate?
A Mend.io-hosted app
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
No response
Please tell us more about your question or problem
I'm trying to use
helpers:pinGitHubActionDigestsToSemver. When I add it toextendstogether with a preset that pins everything, like:pinAllExceptPeerDependencies, actionsgithub/codeql-action/initandgithub/codeql-action/analyzedisappear from Dependency Dashboard, and in the log they have"skipReason": "invalid-value". So any updates forcodeql-actionstop, it's not just "not pinning" like in #27194.Reproduction: https://github.com/amezin/renovate-pin-actions-digest-semver-codeql
Logs (if relevant)
Logs
Beta Was this translation helpful? Give feedback.
All reactions