Skip to content

build(deps): bump flox/install-flox-action from 2.4.0 to 2.5.2#11

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/flox/install-flox-action-2.5.2
Closed

build(deps): bump flox/install-flox-action from 2.4.0 to 2.5.2#11
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/flox/install-flox-action-2.5.2

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps flox/install-flox-action from 2.4.0 to 2.5.2.

Release notes

Sourced from flox/install-flox-action's releases.

v2.5.2

What's Changed

Full Changelog: flox/install-flox-action@v2...v2.5.2

v2.5.1

What's changed

This patch bundles the runner fixes and dependency updates that landed on main alongside the v2.5.0 write-summary feature, so consumers on @v2 receive the complete set.

Fixes

  • Detect systemd via /proc/1/comm instead of nix.conf
  • chown /nix to the runner user in single-user mode

CI and dependencies

  • Add an ubuntu-slim runner to the test matrix and verify flox runs; run flox init in a tmpdir; keep test-act on ubuntu-latest
  • Routine dependency updates (4 packages)

Full Changelog: flox/install-flox-action@v2.5.0...v2.5.1

v2.5.0

What's changed

The Flox installation summary is now opt-in. The action previously wrote a "Flox Installation" table to the GitHub Actions job summary ($GITHUB_STEP_SUMMARY) after every install. That table is noise in workflows that use the job summary for their own output, such as Terraform or Terragrunt plan results, so it is now off by default.

A new write-summary input controls it:

- uses: flox/install-flox-action@v2
  with:
    write-summary: true   # restore the installation summary

⚠️ Behavior change

If you relied on the installation summary appearing automatically, set write-summary: true to restore it. No inputs were removed and no outputs changed; nothing else in your workflow is affected.

This release also rolls up routine dependency updates merged since v2.4.1.

Full Changelog: flox/install-flox-action@v2.4.1...v2.5.0

v2.4.1

Marketplace metadata refresh

Update the action's GitHub Marketplace metadata for publication:

... (truncated)

Commits
  • 8c71d71 chore(deps): Update dist/
  • 81f12f8 chore: rebuild dist
  • a1f434f fix(cache): don't serve a stale package for unpinned versions
  • f6002ed chore(deps): Bump the all group across 1 directory with 4 updates
  • 5df79e8 fix: detect systemd via /proc/1/comm instead of nix.conf
  • 23f32dd ci: keep test-act on ubuntu-latest
  • 4ecba0f fix: chown /nix to runner user in single-user mode
  • 4f6e034 ci: run flox init in a tmpdir to avoid polluting the workspace
  • 0b723ba ci: add ubuntu-slim to test-javascript and verify flox runs
  • 54c1680 ci: add ubuntu-slim runner to test matrix
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [flox/install-flox-action](https://github.com/flox/install-flox-action) from 2.4.0 to 2.5.2.
- [Release notes](https://github.com/flox/install-flox-action/releases)
- [Commits](flox/install-flox-action@c94e7e1...8c71d71)

---
updated-dependencies:
- dependency-name: flox/install-flox-action
  dependency-version: 2.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jun 19, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Author

Superseded by #13.

@dependabot dependabot Bot closed this Jun 26, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/flox/install-flox-action-2.5.2 branch June 26, 2026 23:53
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