Skip to content

chore(deps): bump EarthBuild/actions-setup from cae2d9ab68894d8402751fe42e07c7cca0272f7f to 3eefe0d8a96e1ffbefb86e2bbf6542eec78cbccb#1764

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/EarthBuild/actions-setup-3eefe0d8a96e1ffbefb86e2bbf6542eec78cbccb
Open

chore(deps): bump EarthBuild/actions-setup from cae2d9ab68894d8402751fe42e07c7cca0272f7f to 3eefe0d8a96e1ffbefb86e2bbf6542eec78cbccb#1764
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/EarthBuild/actions-setup-3eefe0d8a96e1ffbefb86e2bbf6542eec78cbccb

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown
Contributor

Bumps EarthBuild/actions-setup from cae2d9ab68894d8402751fe42e07c7cca0272f7f to 3eefe0d8a96e1ffbefb86e2bbf6542eec78cbccb.

Commits
  • 3eefe0d chore(deps): update alpine docker tag to v3.24 (#342)
  • a7321ec fix(deps): update dependency semver to v7.8.5 (#339)
  • 45da143 build(deps): Bump undici from 6.26.0 to 6.27.0 (#341)
  • a31c9b8 chore(deps): update alpine:3.23 docker digest to fd791d7 (#340)
  • 92db38a chore(deps): update dependency @​rollup/rollup-linux-x64-musl to v4.62.2 (#338)
  • f6467f7 chore(deps): lock file maintenance (#331)
  • 33a0135 chore(deps): update vitest monorepo to v4.1.9 (#336)
  • 6a48230 chore(deps): update typescript-eslint monorepo to v8.61.1 (#335)
  • d9c2961 fix(deps): update dependency @​actions/cache to v6.1.0 (#337)
  • a25f63f chore(deps): update dependency @​vercel/ncc to v0.44.0 (#328)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 23, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 23, 2026 22:05
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 23, 2026
@datadog-official

datadog-official Bot commented Jun 23, 2026

Copy link
Copy Markdown

Pipelines

⚠️ Warnings

🚦 8 Pipeline jobs failed

+audit (cargo deny + npm audit) | audit job cargo   View in Datadog   GitHub Actions

+audit (cargo deny + npm audit) | audit job npm   View in Datadog   GitHub Actions

+check (format + lint) | Feature Unification Check   View in Datadog   GitHub Actions

View all 8 failed jobs.

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 84c9a3d | Docs | Give us feedback!

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 1bc55a44c1

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

skip_build: ${{ steps.check_images.outputs.skip_build }}
steps:
- uses: EarthBuild/actions-setup@cae2d9ab68894d8402751fe42e07c7cca0272f7f
- uses: EarthBuild/actions-setup@3eefe0d8a96e1ffbefb86e2bbf6542eec78cbccb

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Install the earthly binary, not earth

This new action ref no longer installs an earthly executable: the upstream source at 3eefe0d sets pkgName = 'earth' and downloads from EarthBuild/earthbuild, while the previous ref set pkgName = 'earthly' and downloaded from earthly/earthly (see https://raw.githubusercontent.com/EarthBuild/actions-setup/3eefe0d8a96e1ffbefb86e2bbf6542eec78cbccb/src/setup.ts). On a clean GitHub-hosted runner, and on any self-hosted runner without a preinstalled earthly, later steps in this workflow still invoke earthly (for example the build step), so the job fails with command not found; the same pin was updated in the other Earthly workflows as well.

Useful? React with 👍 / 👎.

Bumps [EarthBuild/actions-setup](https://github.com/earthbuild/actions-setup) from cae2d9ab68894d8402751fe42e07c7cca0272f7f to 3eefe0d8a96e1ffbefb86e2bbf6542eec78cbccb.
- [Release notes](https://github.com/earthbuild/actions-setup/releases)
- [Commits](EarthBuild/actions-setup@cae2d9a...3eefe0d)

---
updated-dependencies:
- dependency-name: EarthBuild/actions-setup
  dependency-version: 3eefe0d8a96e1ffbefb86e2bbf6542eec78cbccb
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/EarthBuild/actions-setup-3eefe0d8a96e1ffbefb86e2bbf6542eec78cbccb branch from 1bc55a4 to 84c9a3d Compare June 25, 2026 13:04
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