Skip to content

Bump renovatebot/github-action from 46.2.6 to 46.3.0 - #1013

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/renovatebot/github-action-46.3.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/renovatebot/github-action-46.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps renovatebot/github-action from 46.2.6 to 46.3.0.

Release notes

Sourced from renovatebot/github-action's releases.

v46.3.0

46.3.0 (2026-09-11)

Features

  • support forwarding list of env vars to renovate container (#1032) (300c83c)

Documentation

  • update references to renovatebot/github-action to v46.2.6 (3faa2c5)

Miscellaneous Chores

  • deps: update dependency globals to v17.12.0 (3f58ef0)
  • deps: update dependency typescript-eslint to v8.69.0 (#1079) (5aa1617)
  • deps: update node.js to v24.21.0 (e2492d8)

Continuous Integration

  • deps: update ghcr.io/renovatebot/renovate docker tag to v44.66.1 (475bf62)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v44.69.10 (aa7362f)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v44.69.11 (c7ada95)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v44.69.12 (cc851b7)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v44.69.13 (2bdf2c7)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v44.69.3 (3759ca2)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v44.69.5 (98a66dd)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v44.69.6 (0abb50b)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v44.69.7 (8c00ab7)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v44.69.8 (7e11e2e)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v44.69.9 (9fce251)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v44.71.0 (6c6f767)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v44.72.0 (22adb15)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v44.73.0 (d7415a3)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v44.74.0 (0cc29c5)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v44.74.1 (cf0e81f)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v44.75.1 (99eb860)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v44.75.2 (11d862d)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v44.79.1 (941720f)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v44.79.2 (7f28c50)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v44.79.5 (66ec983)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v44.79.6 (c46a127)
  • deps: update ghcr.io/zizmorcore/zizmor docker tag to v1.30.1 (#1080) (719210e)
  • deps: update zizmorcore/zizmor-action action to v0.6.4 (8578ddd)
Commits
  • c314dda chore(release): 46.3.0 [skip ci]
  • 4ccee3d skip: merge (300c83c1736241b7daac3aedca5e7b34109fdca6) [skip release]
  • 300c83c feat: support forwarding list of env vars to renovate container (#1032)
  • 65fe158 skip: merge (c46a1277e1946429b16d91c6482c3749a8d5de10) [skip release]
  • c46a127 ci(deps): update ghcr.io/renovatebot/renovate docker tag to v44.79.6
  • 296aa82 skip: merge (66ec98338e781f7d7c7674837a0e56748e415da1) [skip release]
  • 66ec983 ci(deps): update ghcr.io/renovatebot/renovate docker tag to v44.79.5
  • ac1b1bb skip: merge (7f28c5051b088214ad70d9328e4b72785b6c8eea) [skip release]
  • 7f28c50 ci(deps): update ghcr.io/renovatebot/renovate docker tag to v44.79.2
  • ed7180d skip: merge (941720f93b9391b3c125baf8851b0e15d72559c6) [skip release]
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 46.2.6 to 46.3.0.
- [Release notes](https://github.com/renovatebot/github-action/releases)
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md)
- [Commits](renovatebot/github-action@v46.2.6...v46.3.0)

---
updated-dependencies:
- dependency-name: renovatebot/github-action
  dependency-version: 46.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 14, 2026
@copy-pr-bot

copy-pr-bot Bot commented Sep 14, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

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.

0 participants