Seems like existing config is not working as intended
|
# renovate: taiki-e/install-action |
|
tool: cocogitto@6.0.0 |
https://crates.io/crates/cocogitto/versions
The version of release-plz is pinned within its action
But this uses a different format which is not compatible with the
taiki-e/install-action regex
Since the action itself is pinning its binary, there's likely no need to pin it in our workflow
Seems like existing config is not working as intended
rust-magic-sys/.github/workflows/conventional-commits.yml
Lines 28 to 29 in a0ba329
https://crates.io/crates/cocogitto/versions
The version of
release-plzis pinned within its actionrust-magic-sys/.github/workflows/release-plz.yml
Line 49 in a0ba329
But this uses a different format which is not compatible with the
taiki-e/install-actionregexSince the action itself is pinning its binary, there's likely no need to pin it in our workflow