diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 558974ff..1709f804 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -33,6 +33,7 @@ matchManagers: ["github-actions"], matchDepNames: ["xenoterracide/**"], extends: ["helpers:pinGitHubActionDigests"], + branchTopic: "{{{depNameSanitized}}}-{{{newDigestShort}}}", automerge: true, }, ],