Skip to content

chore(deps): bump the github-actions group across 1 directory with 5 updates - #234

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-a632d77727
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-a632d77727

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 5 updates in the / directory:

Package From To
renovatebot/github-action 46.2.4 46.3.0
github/codeql-action 4.37.9 4.38.0
actions/deploy-pages 5.0.0 5.0.1
astral-sh/setup-uv 10.0.1 10.1.0
AndreasAugustin/actions-template-sync 2.5.3 2.6.0

Updates renovatebot/github-action from 46.2.4 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)

v46.2.6

46.2.6 (2026-09-07)

Documentation

  • update references to renovatebot/github-action to v46.2.5 (48ae7cc)

... (truncated)

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

Updates github/codeql-action from 4.37.9 to 4.38.0

Release notes

Sourced from github/codeql-action's releases.

v4.38.0

  • On GitHub-hosted runners, the CodeQL Action now deletes unused CodeQL bundles from the toolcache before downloading a different bundle, which frees up disk space for the analysis. We expect to roll this change out to everyone in September. #4124
  • The CodeQL Action now supports CodeQL releases that are compatible with Linux Arm64 and downloads the native linux-arm64 CodeQL bundle when available. #4072
  • Update default CodeQL bundle version to 2.27.0. #4129
Changelog

Sourced from github/codeql-action's changelog.

4.38.0 - 09 Sept 2026

  • On GitHub-hosted runners, the CodeQL Action now deletes unused CodeQL bundles from the toolcache before downloading a different bundle, which frees up disk space for the analysis. We expect to roll this change out to everyone in September. #4124
  • The CodeQL Action now supports CodeQL releases that are compatible with Linux Arm64 and downloads the native linux-arm64 CodeQL bundle when available. #4072
  • Update default CodeQL bundle version to 2.27.0. #4129
Commits
  • b96794f Merge pull request #4131 from github/update-v4.38.0-7e08580a9
  • 02d5093 Update changelog for v4.38.0
  • 7e08580 Merge pull request #4130 from github/henrymercer/workflow-runner-sizing
  • bfcc52b Run slow macOS checks on larger runners
  • 8c251e7 Merge pull request #4129 from github/update-bundle/codeql-bundle-v2.27.0
  • 0b7ca40 Add changelog note
  • 40484b3 Update default bundle to codeql-bundle-v2.27.0
  • 977e6ce Merge pull request #4124 from github/henrymercer/toolcache-bundle-cleanup
  • 40a6b38 Address toolcache cleanup review feedback
  • deece8f Apply suggestion from @​henrymercer
  • Additional commits viewable in compare view

Updates actions/deploy-pages from 5.0.0 to 5.0.1

Release notes

Sourced from actions/deploy-pages's releases.

v5.0.1

Changelog


See details of all code changes since previous release.

⚠️ For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.

Commits
  • 368f825 Merge pull request #444 from actions/yoannchaudet-deployment-polling-backoff
  • 7e97763 Validate deployment polling intervals
  • 0143e11 Add backoff and jitter to deployment polling
  • 5e98f10 Merge pull request #440 from actions/user/adwitiya
  • 8b0625a Improve deployment request test coverage
  • See full diff in compare view

Updates astral-sh/setup-uv from 10.0.1 to 10.1.0

Release notes

Sourced from astral-sh/setup-uv's releases.

v10.1.0 🌈 New output python-runtime-idand respect NO_PROXY

Changes

This release adds more bheind the scene security improvements and also 2 small improvements.

NO_PROXY

This action now respects no_proxy/NO_PROXY environment variables which were previously ignored.

New output python-runtime-id

The new output python-runtime-id can be used to know which python version exactly was installed if you use activate-environment. See pyca/cryptography#15572 for details on why this can be useful.

🐛 Bug fixes

🚀 Enhancements

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

Commits

Updates AndreasAugustin/actions-template-sync from 2.5.3 to 2.6.0

Release notes

Sourced from AndreasAugustin/actions-template-sync's releases.

v2.6.0

2.6.0 (2026-09-06)

Features

Changelog

Sourced from AndreasAugustin/actions-template-sync's changelog.

2.6.0 (2026-09-06)

Features

Commits
  • 6e1d008 chore(main): release 2.6.0 (#698)
  • f1ef1b3 chore(gh): fix gh action concurrencies
  • 23c1e26 feat(sync): support selecting source branch (#717)
  • 9a74875 test(docker): add container structure tests (#716)
  • b8695e2 feat(#547): select latest semantic release from remote (#715)
  • e2fd430 Chore(deps): Bump the docker-minor-and-patch group across 1 directory with 2 ...
  • 28c9e7f Chore(deps): Bump actions/checkout from 6.1.0 to 7.0.1 (#712)
  • 9dd1530 Chore(deps): Bump actions/setup-python from 6.3.0 to 7.0.0 (#713)
  • e977c3b ci: add workflow concurrency controls (#714)
  • 5d61c52 chore: configure Copilot cloud agent and dependency automation (#710)
  • Additional commits viewable in compare view

@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
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 14, 2026
@dependabot dependabot Bot added the github_actions Pull requests that update GitHub Actions code label Sep 14, 2026
…updates

Bumps the github-actions group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [renovatebot/github-action](https://github.com/renovatebot/github-action) | `46.2.4` | `46.3.0` |
| [github/codeql-action](https://github.com/github/codeql-action) | `4.37.9` | `4.38.0` |
| [actions/deploy-pages](https://github.com/actions/deploy-pages) | `5.0.0` | `5.0.1` |
| [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | `10.0.1` | `10.1.0` |
| [AndreasAugustin/actions-template-sync](https://github.com/andreasaugustin/actions-template-sync) | `2.5.3` | `2.6.0` |



Updates `renovatebot/github-action` from 46.2.4 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@5402b20...c314dda)

Updates `github/codeql-action` from 4.37.9 to 4.38.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.37.9...v4.38.0)

Updates `actions/deploy-pages` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](actions/deploy-pages@cd2ce8f...368f825)

Updates `astral-sh/setup-uv` from 10.0.1 to 10.1.0
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@20cfd1b...bec219d)

Updates `AndreasAugustin/actions-template-sync` from 2.5.3 to 2.6.0
- [Release notes](https://github.com/andreasaugustin/actions-template-sync/releases)
- [Changelog](https://github.com/AndreasAugustin/actions-template-sync/blob/main/CHANGELOG.md)
- [Commits](AndreasAugustin/actions-template-sync@v2.5.3...v2.6.0)

---
updated-dependencies:
- dependency-name: actions/deploy-pages
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: AndreasAugustin/actions-template-sync
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: astral-sh/setup-uv
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: 4.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: renovatebot/github-action
  dependency-version: 46.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/github-actions-a632d77727 branch from 17cc56e to eb8e497 Compare September 15, 2026 10:11
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

Status: No status

Development

Successfully merging this pull request may close these issues.

0 participants