From 65e0ef59bcf671dcf53b5c3a301aef38648643b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 23:43:51 +0000 Subject: [PATCH] Bump DeterminateSystems/determinate-nix-action in the patch group Bumps the patch group with 1 update: [DeterminateSystems/determinate-nix-action](https://github.com/determinatesystems/determinate-nix-action). Updates `DeterminateSystems/determinate-nix-action` from 3.21.0 to 3.21.1 - [Release notes](https://github.com/determinatesystems/determinate-nix-action/releases) - [Commits](https://github.com/determinatesystems/determinate-nix-action/compare/v3.21.0...v3.21.1) --- updated-dependencies: - dependency-name: DeterminateSystems/determinate-nix-action dependency-version: 3.21.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] --- .github/workflows/flakehub.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/flakehub.yml b/.github/workflows/flakehub.yml index 17e4257c..25c32e1a 100644 --- a/.github/workflows/flakehub.yml +++ b/.github/workflows/flakehub.yml @@ -13,7 +13,7 @@ jobs: - uses: "actions/checkout@v6.0.3" with: persist-credentials: false - - uses: "DeterminateSystems/determinate-nix-action@v3.21.0" + - uses: "DeterminateSystems/determinate-nix-action@v3.21.1" - uses: "DeterminateSystems/flakehub-push@main" with: name: "Zoo/cli"