From c6a0f8c9370718ce2d5651de4939ec062ec2aaa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 15:24:20 +0000 Subject: [PATCH] build(deps): update DeterminateSystems/nix-installer-action requirement to 33c9ab3ef95cd57c164d9d6eb1f9a46338538d41 Updates the requirements on [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) to permit the latest version. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](https://github.com/determinatesystems/nix-installer-action/commits/33c9ab3ef95cd57c164d9d6eb1f9a46338538d41) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-version: 33c9ab3ef95cd57c164d9d6eb1f9a46338538d41 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/rocq.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rocq.yml b/.github/workflows/rocq.yml index 4c6e5ab..6c130c8 100644 --- a/.github/workflows/rocq.yml +++ b/.github/workflows/rocq.yml @@ -80,7 +80,7 @@ jobs: df -h / - name: Install Nix - uses: DeterminateSystems/nix-installer-action@a7ad9c4f0c65208097f4d34f3cfa1913b80cce5c # pinned — supply-chain + uses: DeterminateSystems/nix-installer-action@33c9ab3ef95cd57c164d9d6eb1f9a46338538d41 # pinned — supply-chain - name: Set up Bazel uses: bazel-contrib/setup-bazel@0.14.0