Skip to content

Bump the github-actions group across 1 directory with 4 updates - #112

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

Bump the github-actions group across 1 directory with 4 updates#112
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-ec410a0cdb

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 4 updates in the / directory: actions/checkout, ruby/setup-ruby, actions/upload-artifact and rubygems/configure-rubygems-credentials.

Updates actions/checkout from 6.0.2 to 6.0.3

Release notes

Sourced from actions/checkout's releases.

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.313.0

Release notes

Sourced from ruby/setup-ruby's releases.

v1.313.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.312.0...v1.313.0

v1.312.0

What's Changed

New Contributors

Full Changelog: ruby/setup-ruby@v1.311.0...v1.312.0

v1.311.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.310.0...v1.311.0

v1.310.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.309.0...v1.310.0

v1.309.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.308.0...v1.309.0

v1.308.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.307.0...v1.308.0

v1.307.0

What's Changed

... (truncated)

Commits
  • 89f9052 Add jruby-10.0.6.0
  • 12fd324 Use BUNDLE_LOCKFILE when detecting the lockfile
  • a99ac84 Add jruby-9.4.15.0
  • afeafc3 Add ruby-4.0.5
  • 28c65f7 Update CRuby releases on Windows
  • 97ecb7b Update CRuby releases on Windows
  • 6aaa311 Add ruby-4.0.4
  • f02c009 Fix docs.github.com URLs to avoid 301 redirects
  • 98bfeb1 Remove EOL Ruby versions from matrix example in README
  • 59a7680 Update Ruby version examples in README to include 4.0
  • Additional commits viewable in compare view

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

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 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [ruby/setup-ruby](https://github.com/ruby/setup-ruby), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [rubygems/configure-rubygems-credentials](https://github.com/rubygems/configure-rubygems-credentials).


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

Updates `ruby/setup-ruby` from 1.300.0 to 1.313.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...89f9052)

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)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: ruby/setup-ruby
  dependency-version: 1.313.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
...

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 Jul 28, 2026
@dependabot
dependabot Bot requested a review from GrantBirki as a code owner July 28, 2026 21:04
@dependabot dependabot Bot added dependencies changes related to dependencies or packages github_actions Pull requests that update GitHub Actions code labels Jul 28, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 11, 2026
@dependabot
dependabot Bot deleted the dependabot/github_actions/github-actions-ec410a0cdb branch August 11, 2026 21:04
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