From adc477bd6ab88246187e74540048d976289a0183 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 16:09:23 +0000 Subject: [PATCH] chore(deps): bump DeterminateSystems/determinate-nix-action Bumps [DeterminateSystems/determinate-nix-action](https://github.com/determinatesystems/determinate-nix-action) from 3.17.3 to 3.19.0. - [Release notes](https://github.com/determinatesystems/determinate-nix-action/releases) - [Commits](https://github.com/determinatesystems/determinate-nix-action/compare/v3.17.3...v3.19.0) --- updated-dependencies: - dependency-name: DeterminateSystems/determinate-nix-action dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/cachix-push.yml | 2 +- .github/workflows/test-macos.yml | 2 +- .github/workflows/test.yml | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/cachix-push.yml b/.github/workflows/cachix-push.yml index 28e3bb3f..9cc5c7e1 100644 --- a/.github/workflows/cachix-push.yml +++ b/.github/workflows/cachix-push.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v6 - - uses: DeterminateSystems/determinate-nix-action@v3.17.3 + - uses: DeterminateSystems/determinate-nix-action@v3.19.0 with: extra-conf: | accept-flake-config = true diff --git a/.github/workflows/test-macos.yml b/.github/workflows/test-macos.yml index 068dd57c..b4382cf5 100644 --- a/.github/workflows/test-macos.yml +++ b/.github/workflows/test-macos.yml @@ -58,7 +58,7 @@ jobs: - uses: actions/checkout@v6 - - uses: DeterminateSystems/determinate-nix-action@v3.17.3 + - uses: DeterminateSystems/determinate-nix-action@v3.19.0 with: extra-conf: | accept-flake-config = true diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2c49c692..47127cb2 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -30,7 +30,7 @@ jobs: timeout-minutes: 30 steps: - uses: actions/checkout@v6 - - uses: DeterminateSystems/determinate-nix-action@v3.17.3 + - uses: DeterminateSystems/determinate-nix-action@v3.19.0 with: extra-conf: | accept-flake-config = true @@ -59,7 +59,7 @@ jobs: timeout-minutes: 15 steps: - uses: actions/checkout@v6 - - uses: DeterminateSystems/determinate-nix-action@v3.17.3 + - uses: DeterminateSystems/determinate-nix-action@v3.19.0 with: extra-conf: | accept-flake-config = true @@ -79,7 +79,7 @@ jobs: timeout-minutes: 15 steps: - uses: actions/checkout@v6 - - uses: DeterminateSystems/determinate-nix-action@v3.17.3 + - uses: DeterminateSystems/determinate-nix-action@v3.19.0 with: extra-conf: | accept-flake-config = true @@ -99,7 +99,7 @@ jobs: timeout-minutes: 15 steps: - uses: actions/checkout@v6 - - uses: DeterminateSystems/determinate-nix-action@v3.17.3 + - uses: DeterminateSystems/determinate-nix-action@v3.19.0 with: extra-conf: | accept-flake-config = true @@ -119,7 +119,7 @@ jobs: timeout-minutes: 15 steps: - uses: actions/checkout@v6 - - uses: DeterminateSystems/determinate-nix-action@v3.17.3 + - uses: DeterminateSystems/determinate-nix-action@v3.19.0 with: extra-conf: | accept-flake-config = true @@ -157,7 +157,7 @@ jobs: timeout-minutes: 15 steps: - uses: actions/checkout@v6 - - uses: DeterminateSystems/determinate-nix-action@v3.17.3 + - uses: DeterminateSystems/determinate-nix-action@v3.19.0 with: extra-conf: | accept-flake-config = true