We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e9ead4 commit 05ef8eeCopy full SHA for 05ef8ee
1 file changed
.github/workflows/renovate.yml
@@ -118,6 +118,7 @@ jobs:
118
RENOVATE_PLATFORM_COMMIT: true
119
FORCE_COLOR: 3 # chalk.supportsColor
120
LOG_LEVEL: debug
121
+ RENOVATE_PR_FOOTER: "This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate/tree/${{ env.RENOVATE_VERSION }}). [View logs](${{ github.event.repository.html_url }}/actions/runs/${{ github.run_id }})." # override
122
123
- run: tree -L 5 -h --du -F "${cache_dir}"
124
0 commit comments