Skip to content

Conversation

Yang-33
Copy link
Contributor

@Yang-33 Yang-33 commented Sep 18, 2025

This PR modifies the GitHub Actions workflow to use the GitHub actor ID instead of the bot name. This change helps avoid issues related to renaming the bot, ensuring that the workflow continues to function correctly even if the bot's name changes.
See renovatebot/renovate#37842.

https://api.github.com/users/renovate%5Bbot%5D

{
"login": "renovate[bot]",
"id": 29139614,
...
}

Parent PR: line/line-bot-sdk-nodejs#1399

@Yang-33 Yang-33 requested a review from a team September 18, 2025 14:06
@Yang-33 Yang-33 enabled auto-merge September 18, 2025 14:06
@Yang-33 Yang-33 added this pull request to the merge queue Sep 19, 2025
Merged via the queue into master with commit ff40799 Sep 19, 2025
24 checks passed
@Yang-33 Yang-33 deleted the renovate-renaming-issue branch September 19, 2025 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants