From 9fb0d1f7d40d6e1a1dcec7c22775de1e50326893 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 23:34:20 +0000 Subject: [PATCH] Bump DeterminateSystems/determinate-nix-action from 3 to 3.21.8 Bumps [DeterminateSystems/determinate-nix-action](https://github.com/determinatesystems/determinate-nix-action) from 3 to 3.21.8. - [Release notes](https://github.com/determinatesystems/determinate-nix-action/releases) - [Commits](https://github.com/determinatesystems/determinate-nix-action/compare/v3...v3.21.8) --- updated-dependencies: - dependency-name: DeterminateSystems/determinate-nix-action dependency-version: 3.21.8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/flakehub-publish-rolling.yml | 2 +- .github/workflows/update.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/flakehub-publish-rolling.yml b/.github/workflows/flakehub-publish-rolling.yml index 50ccb47..6fd2d0b 100644 --- a/.github/workflows/flakehub-publish-rolling.yml +++ b/.github/workflows/flakehub-publish-rolling.yml @@ -13,7 +13,7 @@ jobs: - uses: "actions/checkout@v7" with: persist-credentials: false - - uses: "DeterminateSystems/determinate-nix-action@v3" + - uses: "DeterminateSystems/determinate-nix-action@v3.21.8" - uses: "DeterminateSystems/flakehub-push@main" with: name: "dwinkler1/nixCatsConfig" diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 3bd7493..58e0d95 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -15,7 +15,7 @@ jobs: with: hatchet-protocol: 'carve' - name: Install Determinate Nix - uses: DeterminateSystems/determinate-nix-action@v3 + uses: DeterminateSystems/determinate-nix-action@v3.21.8 - uses: cachix/cachix-action@v17 with: name: rde