Skip to content

chore(deps): update renovatebot/github-action action to v46.1.13#232

Merged
magisk317 merged 1 commit into
betafrom
renovate/all-minor-patch
May 4, 2026
Merged

chore(deps): update renovatebot/github-action action to v46.1.13#232
magisk317 merged 1 commit into
betafrom
renovate/all-minor-patch

Conversation

@magisk317
Copy link
Copy Markdown
Owner

@magisk317 magisk317 commented May 4, 2026

This PR contains the following updates:

Package Type Update Change
renovatebot/github-action action patch v46.1.12v46.1.13

Release Notes

renovatebot/github-action (renovatebot/github-action)

v46.1.13

Compare Source

Documentation
  • update references to renovatebot/github-action to v46.1.12 (a871d4d)
Miscellaneous Chores
Build System
  • deps: lock file maintenance (d044e7d)
Continuous Integration
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.159.1 (a7db9c3)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.159.2 (f9133ef)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.160.0 (212d525)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.160.1 (e3443ce)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.160.2 (833041b)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.160.4 (60cc865)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.160.5 (2c7567a)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.160.6 (35caad2)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

Summary by Sourcery

Build:

  • 将 Renovate 工作流中使用的 renovatebot/github-action 从 v46.1.12 升级到 v46.1.13。
Original summary in English

Summary by Sourcery

Build:

  • Bump renovatebot/github-action used in the Renovate workflow from v46.1.12 to v46.1.13.

@magisk317 magisk317 added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 4, 2026
@magisk317 magisk317 merged commit 4387c70 into beta May 4, 2026
4 checks passed
@magisk317 magisk317 deleted the renovate/all-minor-patch branch May 4, 2026 03:37
@sourcery-ai
Copy link
Copy Markdown

sourcery-ai Bot commented May 4, 2026

审阅者指南(在小型 PR 上折叠显示)

审阅者指南

将自托管的 Renovate GitHub Action 从 v46.1.12 更新到 v46.1.13,以在 renovate 工作流中拾取最新的补丁发布版本。

文件级别变更

变更 详情 文件
在自托管工作流中将 Renovate GitHub Action 升级到 v46.1.13。
  • 在 Renovate 工作流的作业定义中,将 renovatebot/github-action 的版本标签从 v46.1.12 更新到 v46.1.13
  • 确保自托管的 Renovate 作业在使用新 Action 版本时,仍然引用相同的配置文件和令牌
.github/workflows/renovate.yml

可能关联的问题

  • #Dependency Dashboard:该 PR 实现了依赖看板中关于将 renovatebot/github-action 从 v46.1.12 更新到 v46.1.13 的条目。

提示与命令

与 Sourcery 交互

  • 触发新的审阅: 在 pull request 中评论 @sourcery-ai review
  • 继续讨论: 直接回复 Sourcery 的审阅评论。
  • 从审阅评论生成 GitHub issue: 通过回复某条审阅评论,让 Sourcery 从该评论创建一个 issue。你也可以在审阅评论下回复 @sourcery-ai issue 来基于该评论创建 issue。
  • 生成 pull request 标题: 在 pull request 标题的任意位置写上 @sourcery-ai,即可随时生成标题。你也可以在 pull request 中评论 @sourcery-ai title 以(重新)生成标题。
  • 生成 pull request 摘要: 在 pull request 正文的任意位置写上 @sourcery-ai summary,即可在你想要的位置生成 PR 摘要。你也可以在 pull request 中评论 @sourcery-ai summary 以(重新)生成摘要。
  • 生成审阅者指南: 在 pull request 中评论 @sourcery-ai guide,即可随时(重新)生成审阅者指南。
  • 解决所有 Sourcery 评论: 在 pull request 中评论 @sourcery-ai resolve,以解决所有 Sourcery 评论。当你已经处理完所有评论且不想再看到它们时,这会很有用。
  • 忽略所有 Sourcery 审阅: 在 pull request 中评论 @sourcery-ai dismiss,以忽略所有现有的 Sourcery 审阅。特别适用于你想从头开始一次新的审阅——别忘了再评论 @sourcery-ai review 来触发新的审阅!

自定义你的体验

访问你的控制面板以:

  • 启用或禁用审阅功能,例如 Sourcery 生成的 pull request 摘要、审阅者指南等。
  • 更改审阅语言。
  • 添加、移除或编辑自定义审阅说明。
  • 调整其他审阅设置。

获取帮助

Original review guide in English
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Updates the self-hosted Renovate GitHub Action used in the renovate workflow from v46.1.12 to v46.1.13 to pick up the latest patch release.

File-Level Changes

Change Details Files
Bump Renovate GitHub Action to v46.1.13 in the self-hosted workflow.
  • Update the version tag of renovatebot/github-action from v46.1.12 to v46.1.13 in the Renovate workflow job definition
  • Ensure the self-hosted Renovate job continues to reference the same configuration file and tokens while using the new action version
.github/workflows/renovate.yml

Possibly linked issues

  • #Dependency Dashboard: The PR implements the dashboard item updating renovatebot/github-action from v46.1.12 to v46.1.13.

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link
Copy Markdown

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

嗨——我已经审查了你的改动,看起来很棒!


Sourcery 对开源项目是免费的——如果你觉得我们的审查有帮助,欢迎分享 ✨
帮我变得更有用!请对每条评论点击 👍 或 👎,我会根据你的反馈来改进审查质量。
Original comment in English

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant