Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2025

Bumps the all-gh-actions group with 3 updates in the / directory: actions/checkout, octo-sts/action and renovatebot/github-action.

Updates actions/checkout from 5 to 6

Release notes

Sourced from actions/checkout's releases.

v6.0.0

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

Commits

Updates octo-sts/action from 1.0.3 to 1.1.1

Release notes

Sourced from octo-sts/action's releases.

v1.1.1

What's Changed

Full Changelog: octo-sts/action@v1.1.0...v1.1.1

v1.1.0

What's Changed

Full Changelog: octo-sts/action@v1.0.3...v1.1.0

Commits

Updates renovatebot/github-action from 44.0.2 to 44.0.5

Release notes

Sourced from renovatebot/github-action's releases.

v44.0.5

44.0.5 (2025-12-01)

Documentation

  • update references to ghcr.io/renovatebot/renovate to v42.27.1 (1a6e892)
  • update references to renovatebot/github-action to v44.0.4 (7dbfb72)

Miscellaneous Chores

  • deps: update dependency @​tsconfig/node20 to v20.1.8 (089784b)
  • deps: update dependency lint-staged to v16.2.7 (47fa0c7)
  • deps: update dependency rimraf to v6.1.2 (6e7dbb8)
  • deps: update dependency typescript-eslint to v8.47.0 (62c21fd)
  • deps: update node.js to v20.19.6 (ebd33e2)
  • deps: update pnpm to v10.23.0 (f662a18)
  • set minimumReleaseAge to null (#972) (df0277d)

Build System

  • deps: lock file maintenance (2195956)

Continuous Integration

  • deps: update renovate docker tag to v42.19.5 (e08a619)
  • deps: update renovate docker tag to v42.19.6 (90f3ba2)
  • deps: update renovate docker tag to v42.19.7 (c9783cc)
  • deps: update renovate docker tag to v42.19.8 (cd5302b)
  • deps: update renovate docker tag to v42.20.0 (9ef994d)
  • deps: update renovate docker tag to v42.20.1 (72b1786)
  • deps: update renovate docker tag to v42.21.0 (17199a9)
  • deps: update renovate docker tag to v42.21.1 (ebc94ab)
  • deps: update renovate docker tag to v42.21.3 (ba515da)
  • deps: update renovate docker tag to v42.22.0 (79ec017)
  • deps: update renovate docker tag to v42.22.1 (b933b81)
  • deps: update renovate docker tag to v42.23.0 (dd2ea91)
  • deps: update renovate docker tag to v42.24.0 (f7665b0)
  • deps: update renovate docker tag to v42.24.1 (6a6d906)
  • deps: update renovate docker tag to v42.25.2 (fbc76b1)
  • deps: update renovate docker tag to v42.25.3 (f318c66)
  • deps: update renovate docker tag to v42.26.0 (501b8b8)
  • deps: update renovate docker tag to v42.26.10 (9b051ee)
  • deps: update renovate docker tag to v42.26.11 (6b7c735)
  • deps: update renovate docker tag to v42.26.2 (660d970)
  • deps: update renovate docker tag to v42.26.3 (ff51f3b)
  • deps: update renovate docker tag to v42.26.5 (a161523)
  • deps: update renovate docker tag to v42.26.8 (6654dca)
  • deps: update renovate docker tag to v42.26.9 (a417a00)
  • deps: update renovate docker tag to v42.27.0 (78247c4)
  • deps: update renovate docker tag to v42.27.1 (931e429)

... (truncated)

Commits
  • 5712c6a chore(release): 44.0.5 [skip ci]
  • 21a0644 skip: merge (2195956358c0e4070b062596d51163a9819b4def) [skip release]
  • 2195956 build(deps): lock file maintenance
  • 6c3a742 skip: merge (1a6e8923293fa47d730acfbd45f6fc6bc8d32256) [skip release]
  • f4a780f skip: merge (931e429b22b3034ac5be7b7f6e150e043cfc69de) [skip release]
  • 1a6e892 docs: update references to ghcr.io/renovatebot/renovate to v42.27.1
  • dc0e38b skip: merge (7dbfb72a1a07ad1d4ebbd3ead026435849763118) [skip release]
  • 931e429 ci(deps): update renovate docker tag to v42.27.1
  • 7dbfb72 docs: update references to renovatebot/github-action to v44.0.4
  • 183076a skip: merge (78247c4213d0e820a2b4e7bbb885461cec7c4959) [skip release]
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-gh-actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [octo-sts/action](https://github.com/octo-sts/action) and [renovatebot/github-action](https://github.com/renovatebot/github-action).


Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v5...v6)

Updates `octo-sts/action` from 1.0.3 to 1.1.1
- [Release notes](https://github.com/octo-sts/action/releases)
- [Commits](octo-sts/action@d6c70ad...f603d3b)

Updates `renovatebot/github-action` from 44.0.2 to 44.0.5
- [Release notes](https://github.com/renovatebot/github-action/releases)
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md)
- [Commits](renovatebot/github-action@c5fdc9f...5712c6a)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-gh-actions
- dependency-name: octo-sts/action
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gh-actions
- dependency-name: renovatebot/github-action
  dependency-version: 44.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gh-actions
...

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 Dec 4, 2025
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