From 55e60fcaec4954df01514f638b6628cf091f3a3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 09:13:13 +0000 Subject: [PATCH] Bump flox/install-flox-action Bumps [flox/install-flox-action](https://github.com/flox/install-flox-action) from dc880156f423b1b9f03534c3ccbb3bc3bb8c223e to 3b80351ae97bbe063f264dc88fbd505507054963. - [Release notes](https://github.com/flox/install-flox-action/releases) - [Commits](https://github.com/flox/install-flox-action/compare/dc880156f423b1b9f03534c3ccbb3bc3bb8c223e...3b80351ae97bbe063f264dc88fbd505507054963) --- updated-dependencies: - dependency-name: flox/install-flox-action dependency-version: 3b80351ae97bbe063f264dc88fbd505507054963 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..920bdb4 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@3b80351ae97bbe063f264dc88fbd505507054963 # main - name: "Lint Go code"