Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Package From To
actions/checkout 6.0.0 6.0.1
ruby/setup-ruby 1.268.0 1.275.0
actions/upload-artifact 5.0.0 6.0.0
actions/download-artifact 6.0.0 7.0.0
rubygems/configure-rubygems-credentials 079b868399574998fd0fe9df2e03528f38cc6fa0 069e7d747e6bb9b12c1a8d43ea4235ab9f3941da
actions/attest-build-provenance 3.0.0 3.1.0

Updates actions/checkout from 6.0.0 to 6.0.1

Release notes

Sourced from actions/checkout's releases.

v6.0.1

What's Changed

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

Commits

Updates ruby/setup-ruby from 1.268.0 to 1.275.0

Release notes

Sourced from ruby/setup-ruby's releases.

v1.275.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.274.0...v1.275.0

v1.274.0

What's Changed

New Contributors

Full Changelog: ruby/setup-ruby@v1.273.0...v1.274.0

v1.273.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.272.0...v1.273.0

v1.272.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.271.0...v1.272.0

v1.271.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.270.0...v1.271.0

v1.270.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.269.0...v1.270.0

v1.269.0

What's Changed

... (truncated)

Commits
  • d354de1 Skip saving cache for merge_group event
  • ed55d55 Fix rubyinstaller2 urls for latest release
  • a25f1e4 Update CRuby releases on Windows
  • 211ffaa Add ruby-4.0.0-preview3
  • f8d7259 Add ruby-3.4.8
  • ac793fd When setting $JAVA_HOME also add $JAVA_HOME/bin to PATH
  • 5f8a775 macos-13 is gone
  • 30a6546 Bump actions/checkout from 5 to 6
  • d697be2 Account for Bundler 4
  • See full diff in compare view

Updates actions/upload-artifact from 5.0.0 to 6.0.0

Release notes

Sourced from actions/upload-artifact's releases.

v6.0.0

v6 - What's new

[!IMPORTANT] actions/upload-artifact@v6 now runs on Node.js 24 (runs.using: node24) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.

Node.js 24

This release updates the runtime to Node.js 24. v5 had preliminary support for Node.js 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.

What's Changed

Full Changelog: actions/upload-artifact@v5.0.0...v6.0.0

Commits
  • b7c566a Merge pull request #745 from actions/upload-artifact-v6-release
  • e516bc8 docs: correct description of Node.js 24 support in README
  • ddc45ed docs: update README to correct action name for Node.js 24 support
  • 615b319 chore: release v6.0.0 for Node.js 24 support
  • 017748b Merge pull request #744 from actions/fix-storage-blob
  • 38d4c79 chore: rebuild dist
  • 7d27270 chore: add missing license cache files for @​actions/core, @​actions/io, and mi...
  • 5f643d3 chore: update license files for @​actions/artifact@​5.0.1 dependencies
  • 1df1684 chore: update package-lock.json with @​actions/artifact@​5.0.1
  • b5b1a91 fix: update @​actions/artifact to ^5.0.0 for Node.js 24 punycode fix
  • Additional commits viewable in compare view

Updates actions/download-artifact from 6.0.0 to 7.0.0

Release notes

Sourced from actions/download-artifact's releases.

v7.0.0

v7 - What's new

[!IMPORTANT] actions/download-artifact@v7 now runs on Node.js 24 (runs.using: node24) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.

Node.js 24

This release updates the runtime to Node.js 24. v6 had preliminary support for Node 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.

What's Changed

New Contributors

Full Changelog: actions/download-artifact@v6.0.0...v7.0.0

Commits
  • 37930b1 Merge pull request #452 from actions/download-artifact-v7-release
  • 72582b9 doc: update readme
  • 0d2ec9d chore: release v7.0.0 for Node.js 24 support
  • fd7ae8f Merge pull request #451 from actions/fix-storage-blob
  • d484700 chore: restore minimatch.dep.yml license file
  • 03a8080 chore: remove obsolete dependency license files
  • 56fe6d9 chore: update @​actions/artifact license file to 5.0.1
  • 8e3ebc4 chore: update package-lock.json with @​actions/artifact@​5.0.1
  • 1e3c4b4 fix: update @​actions/artifact to ^5.0.0 for Node.js 24 punycode fix
  • 458627d chore: use local @​actions/artifact package for Node.js 24 testing
  • Additional commits viewable in compare view

Updates rubygems/configure-rubygems-credentials from 079b868399574998fd0fe9df2e03528f38cc6fa0 to 069e7d747e6bb9b12c1a8d43ea4235ab9f3941da

Commits
  • 069e7d7 Merge pull request #340 from rubygems/dependabot/github_actions/actions/downl...
  • 1cf90fb Merge pull request #342 from rubygems/dependabot/github_actions/actions/uploa...
  • de7f0bf Merge pull request #343 from rubygems/dependabot/github_actions/github/codeql...
  • b9a7f61 Bump github/codeql-action from 4.31.7 to 4.31.9
  • b3feebb Bump actions/upload-artifact from 5 to 6
  • f42e5cb Bump actions/download-artifact from 6 to 7
  • 177d85d Merge pull request #338 from rubygems/dependabot/github_actions/github/codeql...
  • a9109d2 Merge pull request #339 from rubygems/dependabot/github_actions/actions/check...
  • 08780fa Bump actions/checkout from 6.0.0 to 6.0.1
  • ce271c7 Bump github/codeql-action from 4.31.6 to 4.31.7
  • Additional commits viewable in compare view

Updates actions/attest-build-provenance from 3.0.0 to 3.1.0

Release notes

Sourced from actions/attest-build-provenance's releases.

v3.1.0

What's Changed

New Contributors

Full Changelog: actions/attest-build-provenance@v3...v3.1.0

Commits
  • 00014ed Add support for creating artifact metadata storage records (#779)
  • 8835c60 Bump @​actions/attest from 2.0.0 to 2.1.0 (#775)
  • 331a7ac Bump @​types/node from 24.10.1 to 25.0.2 (#774)
  • bd4fc03 Bump the npm-development group with 5 updates (#773)
  • 5dea0e5 Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#772)
  • 4f2d058 Bump github/codeql-action in the actions-minor group (#771)
  • c6f9859 Bump the actions-minor group with 3 updates (#765)
  • 61d781f Bump the npm-development group with 3 updates (#766)
  • ca0aaa1 Bump the npm-development group with 2 updates (#759)
  • 2dc334f Bump github/codeql-action in the actions-minor group (#760)
  • 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 github-actions group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `6.0.0` | `6.0.1` |
| [ruby/setup-ruby](https://github.com/ruby/setup-ruby) | `1.268.0` | `1.275.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `5.0.0` | `6.0.0` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `6.0.0` | `7.0.0` |
| [rubygems/configure-rubygems-credentials](https://github.com/rubygems/configure-rubygems-credentials) | `079b868399574998fd0fe9df2e03528f38cc6fa0` | `069e7d747e6bb9b12c1a8d43ea4235ab9f3941da` |
| [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) | `3.0.0` | `3.1.0` |



Updates `actions/checkout` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v6...v6.0.1)

Updates `ruby/setup-ruby` from 1.268.0 to 1.275.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](ruby/setup-ruby@8aeb6ff...d354de1)

Updates `actions/upload-artifact` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@330a01c...b7c566a)

Updates `actions/download-artifact` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@018cc2c...37930b1)

Updates `rubygems/configure-rubygems-credentials` from 079b868399574998fd0fe9df2e03528f38cc6fa0 to 069e7d747e6bb9b12c1a8d43ea4235ab9f3941da
- [Release notes](https://github.com/rubygems/configure-rubygems-credentials/releases)
- [Commits](rubygems/configure-rubygems-credentials@079b868...069e7d7)

Updates `actions/attest-build-provenance` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
- [Commits](actions/attest-build-provenance@977bb37...00014ed)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: ruby/setup-ruby
  dependency-version: 1.275.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/download-artifact
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: rubygems/configure-rubygems-credentials
  dependency-version: '069e7d747e6bb9b12c1a8d43ea4235ab9f3941da'
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: actions/attest-build-provenance
  dependency-version: 3.1.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 added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 23, 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