From 2f8d8a7eb2c75daaf511d6380ba724b698795923 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 14:18:54 +0000 Subject: [PATCH 1/4] Prepare release v3.21.5 From 738a2c8876751028377f5d5143d5480d0de986c8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 14:18:57 +0000 Subject: [PATCH 2/4] Update the state.json for v3.21.5 --- tools/state.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/state.json b/tools/state.json index 86abdb1..31a5f8e 100644 --- a/tools/state.json +++ b/tools/state.json @@ -1,6 +1,6 @@ { "upstream_action_revision": "76aaf8814cdb385b86597c32b8c51b66b69b0839", - "self_version": "v3.21.2", + "self_version": "v3.21.5", "binary_revision": "03659f4394aec2317771e29041ef266669e2ee12", "checkout_action_tag": "v7.0.0" } From 98d2d956919203a34a9ca9aeac8f3bee9df586fc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 14:19:00 +0000 Subject: [PATCH 3/4] Update README.md and action.yml for v3.21.5 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 337f7be..ba5804d 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ jobs: steps: - uses: actions/checkout@v7.0.0 - uses: DeterminateSystems/determinate-nix-action@v3 - - uses: DeterminateSystems/flakehub-cache-action@v3 # or v3.21.2 to pin to a release + - uses: DeterminateSystems/flakehub-cache-action@v3 # or v3.21.5 to pin to a release - run: nix build . ``` @@ -65,7 +65,7 @@ jobs: Unlike `DeterminateSystems/magic-nix-cache-action`, we fully support explicit version pinning for maximum consistency. This Action is **automatically tagged** for every release, giving you complete control over your CI environment: -📍 Pinning to `DeterminateSystems/flakehub-cache-action@v3.21.2` guarantees: +📍 Pinning to `DeterminateSystems/flakehub-cache-action@v3.21.5` guarantees: - Same `flakehub-cache-action` revision every time - Reproducible CI workflows, even years later From cfaa0c087dd04f359b17060df95bb5a365a478db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 14:19:03 +0000 Subject: [PATCH 4/4] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'nixpkgs': 'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.1017464%2Brev-567a49d1913ce81ac6e9582e3553dd90a955875f/019ed27e-44b2-7462-b1ef-3564aa6c28ee/source.tar.gz' (2026-06-16) → 'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.1027867%2Brev-d407951447dcd00442e97087bf374aad70c04cea/019f32d6-f801-7201-b6cb-59773d7eec95/source.tar.gz' (2026-07-05) --- flake.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/flake.lock b/flake.lock index 500a957..451e1e0 100644 --- a/flake.lock +++ b/flake.lock @@ -2,12 +2,12 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1781577229, - "narHash": "sha256-lrp67w8AulE9Ks53n27I45ADSzbOCn4H+CNW1Ck8B+8=", - "rev": "567a49d1913ce81ac6e9582e3553dd90a955875f", - "revCount": 1017464, + "lastModified": 1783224372, + "narHash": "sha256-8i/87eeoqiGE4yOTjwSA3Eh/ziJRQEmd/unYU+K27sk=", + "rev": "d407951447dcd00442e97087bf374aad70c04cea", + "revCount": 1027867, "type": "tarball", - "url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.1017464%2Brev-567a49d1913ce81ac6e9582e3553dd90a955875f/019ed27e-44b2-7462-b1ef-3564aa6c28ee/source.tar.gz" + "url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.1027867%2Brev-d407951447dcd00442e97087bf374aad70c04cea/019f32d6-f801-7201-b6cb-59773d7eec95/source.tar.gz" }, "original": { "type": "tarball",