Skip to content

Bump the github-actions group across 1 directory with 5 updates - #113

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

Bump the github-actions group across 1 directory with 5 updates#113
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-54afa15052

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor

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

Package From To
actions/checkout 6.0.2 7.0.0
ruby/setup-ruby 1.300.0 1.314.0
actions/upload-artifact 7.0.0 7.0.1
rubygems/configure-rubygems-credentials 3d549bd0e55c3910ffb5515bf38d6e7f3e5be570 abfabee9aa68f1c2c95a6f58c91d826e5fac33da
actions/attest-build-provenance 4.1.0 4.1.1

Updates actions/checkout from 6.0.2 to 7.0.0

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.1.0

What's Changed

https://github.blog/changelog/2026-06-18-safer-pull_request_target-defaults-for-github-actions-checkout/ for more details about this breaking change

Full Changelog: actions/checkout@v6.0.3...v6.1.0

v6.0.3

What's Changed

New Contributors

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

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.1

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

Updates ruby/setup-ruby from 1.300.0 to 1.314.0
Updates actions/upload-artifact from 7.0.0 to 7.0.1

Release notes

Sourced from actions/upload-artifact's releases.

v7.0.1

What's Changed

Full Changelog: actions/upload-artifact@v7...v7.0.1

Commits
  • 043fb46 Merge pull request #797 from actions/yacaovsnc/update-dependency
  • 634250c Include changes in typespec/ts-http-runtime 0.3.5
  • e454baa Readme: bump all the example versions to v7 (#796)
  • 74fad66 Update the readme with direct upload details (#795)
  • See full diff in compare view

Updates rubygems/configure-rubygems-credentials from 3d549bd0e55c3910ffb5515bf38d6e7f3e5be570 to abfabee9aa68f1c2c95a6f58c91d826e5fac33da

Commits
  • abfabee Merge pull request #452 from rubygems/claude/codeql-version-error-fix-efb987
  • 1aee23b Group codeql-action updates in dependabot
  • 3fdce94 Bump github/codeql-action from 4.36.2 to 4.37.1
  • cd58940 Merge pull request #451 from rubygems/dependabot/npm_and_yarn/js-yaml-5.2.2
  • 927b363 Bump js-yaml from 5.2.0 to 5.2.2
  • 773e228 Merge pull request #435 from rubygems/dependabot/npm_and_yarn/typescript-esli...
  • 5c31279 Merge pull request #436 from rubygems/dependabot/npm_and_yarn/eslint-10.6.0
  • a5f781c Merge pull request #437 from rubygems/dependabot/npm_and_yarn/js-yaml-5.2.0
  • 09a8212 Merge pull request #438 from rubygems/dependabot/npm_and_yarn/types/node-26.0.1
  • 925226e Merge pull request #446 from rubygems/dependabot/github_actions/actions/check...
  • Additional commits viewable in compare view

Updates actions/attest-build-provenance from 4.1.0 to 4.1.1

Release notes

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

v4.1.1

[!NOTE] As of version 4, actions/attest-build-provenance is simply a wrapper on top of actions/attest.

Existing applications may continue to use the attest-build-provenance action, but new implementations should use actions/attest instead.

What's Changed

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

Commits

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 <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 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `6.0.2` | `7.0.0` |
| [ruby/setup-ruby](https://github.com/ruby/setup-ruby) | `1.300.0` | `1.314.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `7.0.0` | `7.0.1` |
| [rubygems/configure-rubygems-credentials](https://github.com/rubygems/configure-rubygems-credentials) | `3d549bd0e55c3910ffb5515bf38d6e7f3e5be570` | `abfabee9aa68f1c2c95a6f58c91d826e5fac33da` |
| [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) | `4.1.0` | `4.1.1` |



Updates `actions/checkout` from 6.0.2 to 7.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@de0fac2...9c091bb)

Updates `ruby/setup-ruby` from 1.300.0 to 1.314.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@e65c17d...9eb537c)

Updates `actions/upload-artifact` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@bbbca2d...043fb46)

Updates `rubygems/configure-rubygems-credentials` from 3d549bd0e55c3910ffb5515bf38d6e7f3e5be570 to abfabee9aa68f1c2c95a6f58c91d826e5fac33da
- [Release notes](https://github.com/rubygems/configure-rubygems-credentials/releases)
- [Commits](rubygems/configure-rubygems-credentials@3d549bd...abfabee)

Updates `actions/attest-build-provenance` from 4.1.0 to 4.1.1
- [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@a2bbfa2...0f67c3f)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: ruby/setup-ruby
  dependency-version: 1.314.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: rubygems/configure-rubygems-credentials
  dependency-version: abfabee9aa68f1c2c95a6f58c91d826e5fac33da
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: actions/attest-build-provenance
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies changes related to dependencies or packages github_actions Pull requests that update GitHub Actions code labels Aug 11, 2026
@dependabot
dependabot Bot requested a review from GrantBirki as a code owner August 11, 2026 21:04
@dependabot dependabot Bot added dependencies changes related to dependencies or packages github_actions Pull requests that update GitHub Actions code labels Aug 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies changes related to dependencies or packages github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants