From 5637211924fee80246d08fe08c5f2d90f639165e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 10:05:11 +0000 Subject: [PATCH] Bump flox/install-flox-action Bumps [flox/install-flox-action](https://github.com/flox/install-flox-action) from dc880156f423b1b9f03534c3ccbb3bc3bb8c223e to 487395e72d571d87896a602afa0f12fd7b376b77. - [Release notes](https://github.com/flox/install-flox-action/releases) - [Commits](https://github.com/flox/install-flox-action/compare/dc880156f423b1b9f03534c3ccbb3bc3bb8c223e...487395e72d571d87896a602afa0f12fd7b376b77) --- updated-dependencies: - dependency-name: flox/install-flox-action dependency-version: 487395e72d571d87896a602afa0f12fd7b376b77 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c0d2fcc..8703c00 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ jobs: - name: "Install Flox" - uses: flox/install-flox-action@dc880156f423b1b9f03534c3ccbb3bc3bb8c223e # main + uses: flox/install-flox-action@487395e72d571d87896a602afa0f12fd7b376b77 # main - name: "Lint Go code"