From b191d8883c666ef9bdb44f32aa73352bd6f4c7f2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 9 Jul 2026 19:01:04 +0000 Subject: [PATCH] chore(deps): update gitea actions to a49548c --- .gitea/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index e04fc22..3d3e4ed 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -54,7 +54,7 @@ jobs: - name: Install Nix if: steps.detect.outputs.run == 'true' - uses: cachix/install-nix-action@8aa03977d8d733052d78f4e008a241fd1dbf36b3 # v31 + uses: cachix/install-nix-action@a49548c11d9846ad46ecc0115273879b045f001c # v31 with: extra_nix_config: | experimental-features = nix-command flakes -- 2.54.0