From ab21aac597673b90e48a3d7784b515882ab224c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 17:02:19 +0000 Subject: [PATCH] chore(deps): bump DeterminateSystems/determinate-nix-action Bumps [DeterminateSystems/determinate-nix-action](https://github.com/determinatesystems/determinate-nix-action) from 3.15.1 to 3.16.0. - [Release notes](https://github.com/determinatesystems/determinate-nix-action/releases) - [Commits](https://github.com/determinatesystems/determinate-nix-action/compare/v3.15.1...v3.16.0) --- updated-dependencies: - dependency-name: DeterminateSystems/determinate-nix-action dependency-version: 3.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5a6be1a..e54731a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -19,7 +19,7 @@ jobs: - name: Check Nix flake inputs uses: DeterminateSystems/flake-checker-action@main # This action - name: Install Nix - uses: DeterminateSystems/determinate-nix-action@v3.15.1 + uses: DeterminateSystems/determinate-nix-action@v3.16.0 - name: Use Action cache uses: DeterminateSystems/magic-nix-cache-action@main with: