Skip to content

Bump the gha-dependencies group across 1 directory with 5 updates - #6554

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/gha-dependencies-8ac10dd009
Open

Bump the gha-dependencies group across 1 directory with 5 updates#6554
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/gha-dependencies-8ac10dd009

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the gha-dependencies group with 5 updates in the / directory:

Package From To
useblacksmith/setup-docker-builder 1.10.0 2.0.0
fjogeleit/http-request-action 2.0.0 2.0.1
actions/checkout 6.0.2 7.0.1
marocchino/tool-versions-action 1.2.0 2.0.0
erlef/setup-beam 1.24.0 1.24.1

Updates useblacksmith/setup-docker-builder from 1.10.0 to 2.0.0

Release notes

Sourced from useblacksmith/setup-docker-builder's releases.

v2.0.0

What's Changed

Other Changes

New Contributors

Full Changelog: useblacksmith/setup-docker-builder@v1.11.0...v2.0.0

v1.11.0

What's Changed

Other Changes

Full Changelog: useblacksmith/setup-docker-builder@v1.10.0...v1.11.0

Commits
  • 33803e6 setup_builder: wait for non-zero device size before formatting sticky disk (#...
  • 7a99e9f remove bbolt integrity check entirely (release/v2) (#116)
  • c8e74ab improve observability and readiness timeout for buildkitd startup (#112) (#113)
  • 5a70902 ci: add cache-key to test workflows for v2 compatibility (#110)
  • 426bee8 feat: add required cache-key input, native GC, and server-driven config for v...
  • See full diff in compare view

Updates fjogeleit/http-request-action from 2.0.0 to 2.0.1

Release notes

Sourced from fjogeleit/http-request-action's releases.

v2.0.1

What's Changed

New Contributors

Full Changelog: fjogeleit/http-request-action@v2.0...v2.0.1

Commits

Updates actions/checkout from 6.0.2 to 7.0.1

Release notes

Sourced from actions/checkout's releases.

v7.0.1

What's Changed

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

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 marocchino/tool-versions-action from 1.2.0 to 2.0.0

Release notes

Sourced from marocchino/tool-versions-action's releases.

v2.0.0

What's Changed

New Contributors

Full Changelog: marocchino/tool-versions-action@v1.2.0...v2.0.0

Commits
  • 4219f2e Merge pull request #162 from marocchino/chore/fix-build
  • 415e728 ⬆️ Node 24
  • 9c0c5c1 ➕ Use biome instead of eslint
  • ef8f07a Merge pull request #143 from marocchino/dependabot/npm_and_yarn/jest-30.2.0
  • f1210ca Bump jest from 30.1.3 to 30.2.0
  • 58bf45c Merge pull request #161 from marocchino/dependabot/npm_and_yarn/js-yaml-3.14.2
  • 7d8bffe Merge pull request #157 from marocchino/dependabot/npm_and_yarn/actions/core-...
  • 01e4f0f Bump js-yaml from 3.14.1 to 3.14.2
  • 8c6766c Merge pull request #160 from marocchino/dependabot/npm_and_yarn/multi-770cfcd984
  • bcaf364 Merge pull request #158 from marocchino/dependabot/npm_and_yarn/eslint-10.0.0
  • Additional commits viewable in compare view

Updates erlef/setup-beam from 1.24.0 to 1.24.1

Release notes

Sourced from erlef/setup-beam's releases.

v1.24.1

What's Changed

Full Changelog: erlef/setup-beam@v1...v1.24.1

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 28, 2026
Bumps the gha-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [useblacksmith/setup-docker-builder](https://github.com/useblacksmith/setup-docker-builder) | `1.10.0` | `2.0.0` |
| [fjogeleit/http-request-action](https://github.com/fjogeleit/http-request-action) | `2.0.0` | `2.0.1` |
| [actions/checkout](https://github.com/actions/checkout) | `6.0.2` | `7.0.1` |
| [marocchino/tool-versions-action](https://github.com/marocchino/tool-versions-action) | `1.2.0` | `2.0.0` |
| [erlef/setup-beam](https://github.com/erlef/setup-beam) | `1.24.0` | `1.24.1` |



Updates `useblacksmith/setup-docker-builder` from 1.10.0 to 2.0.0
- [Release notes](https://github.com/useblacksmith/setup-docker-builder/releases)
- [Commits](useblacksmith/setup-docker-builder@5fe3b77...33803e6)

Updates `fjogeleit/http-request-action` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/fjogeleit/http-request-action/releases)
- [Changelog](https://github.com/fjogeleit/http-request-action/blob/main/RELEASE.md)
- [Commits](fjogeleit/http-request-action@v2...f98bb26)

Updates `actions/checkout` from 6.0.2 to 7.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6.0.2...3d3c42e)

Updates `marocchino/tool-versions-action` from 1.2.0 to 2.0.0
- [Release notes](https://github.com/marocchino/tool-versions-action/releases)
- [Commits](marocchino/tool-versions-action@v1.2.0...4219f2e)

Updates `erlef/setup-beam` from 1.24.0 to 1.24.1
- [Release notes](https://github.com/erlef/setup-beam/releases)
- [Commits](erlef/setup-beam@v1.24...54075bc)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gha-dependencies
- dependency-name: erlef/setup-beam
  dependency-version: 1.24.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gha-dependencies
- dependency-name: fjogeleit/http-request-action
  dependency-version: 2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gha-dependencies
- dependency-name: marocchino/tool-versions-action
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gha-dependencies
- dependency-name: useblacksmith/setup-docker-builder
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump the gha-dependencies group with 5 updates Bump the gha-dependencies group across 1 directory with 5 updates Jul 29, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/gha-dependencies-8ac10dd009 branch from 23da547 to 4b2b3b9 Compare July 29, 2026 10:55
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.

0 participants