From 94f6f7021a5cf3dafc88f95f2633e8818fbcef2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 12:35:35 +0000 Subject: [PATCH] build(deps): bump DeterminateSystems/determinate-nix-action Bumps [DeterminateSystems/determinate-nix-action](https://github.com/determinatesystems/determinate-nix-action) from 3.17.2 to 3.18.1. - [Release notes](https://github.com/determinatesystems/determinate-nix-action/releases) - [Commits](https://github.com/determinatesystems/determinate-nix-action/compare/v3.17.2...v3.18.1) --- updated-dependencies: - dependency-name: DeterminateSystems/determinate-nix-action dependency-version: 3.17.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 18 +++++++++--------- .github/workflows/release.yaml | 2 +- .github/workflows/update.yaml | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f2509449..766d386d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v6 - - uses: DeterminateSystems/determinate-nix-action@v3.17.2 + - uses: DeterminateSystems/determinate-nix-action@v3.18.1 - uses: DeterminateSystems/magic-nix-cache-action@v13 - run: | go mod tidy @@ -29,7 +29,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v6 - - uses: DeterminateSystems/determinate-nix-action@v3.17.2 + - uses: DeterminateSystems/determinate-nix-action@v3.18.1 - uses: DeterminateSystems/magic-nix-cache-action@v13 - run: nix build @@ -37,7 +37,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v6 - - uses: DeterminateSystems/determinate-nix-action@v3.17.2 + - uses: DeterminateSystems/determinate-nix-action@v3.18.1 - uses: DeterminateSystems/magic-nix-cache-action@v13 - name: Build docs run: | @@ -48,7 +48,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v6 - - uses: DeterminateSystems/determinate-nix-action@v3.17.2 + - uses: DeterminateSystems/determinate-nix-action@v3.18.1 - uses: DeterminateSystems/magic-nix-cache-action@v13 - run: nix build .#kilo-cross-linux-amd64 .#kilo-cross-linux-arm64 .#kilo-cross-linux-arm @@ -56,7 +56,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v6 - - uses: DeterminateSystems/determinate-nix-action@v3.17.2 + - uses: DeterminateSystems/determinate-nix-action@v3.18.1 - uses: DeterminateSystems/magic-nix-cache-action@v13 - run: nix build .#kgctl-cross-darwin-amd64 .#kgctl-cross-darwin-arm64 @@ -64,7 +64,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v6 - - uses: DeterminateSystems/determinate-nix-action@v3.17.2 + - uses: DeterminateSystems/determinate-nix-action@v3.18.1 - uses: DeterminateSystems/magic-nix-cache-action@v13 - run: nix build .#kgctl-cross-windows-amd64 @@ -72,7 +72,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v6 - - uses: DeterminateSystems/determinate-nix-action@v3.17.2 + - uses: DeterminateSystems/determinate-nix-action@v3.18.1 - uses: DeterminateSystems/magic-nix-cache-action@v13 - run: nix develop . --command go test -mod=vendor --race ./... @@ -95,7 +95,7 @@ jobs: load: "true" build-args: | VERSION=${{ github.sha }} - - uses: DeterminateSystems/determinate-nix-action@v3.17.2 + - uses: DeterminateSystems/determinate-nix-action@v3.18.1 - uses: DeterminateSystems/magic-nix-cache-action@v13 - env: E2E_SKIP_TEARDOWN_ON_FAILURE: "true" @@ -111,7 +111,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v6 - - uses: DeterminateSystems/determinate-nix-action@v3.17.2 + - uses: DeterminateSystems/determinate-nix-action@v3.18.1 - uses: DeterminateSystems/magic-nix-cache-action@v13 - run: nix flake check -L --show-trace diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 580101b5..39a7150f 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -7,7 +7,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v6 - - uses: DeterminateSystems/determinate-nix-action@v3.17.2 + - uses: DeterminateSystems/determinate-nix-action@v3.18.1 - uses: DeterminateSystems/magic-nix-cache-action@v13 - run: | nix build .#kgctl-cross-linux-amd64 .#kgctl-cross-linux-arm64 .#kgctl-cross-linux-arm .#kgctl-cross-darwin-amd64 .#kgctl-cross-darwin-arm64 .#kgctl-cross-windows-amd64 diff --git a/.github/workflows/update.yaml b/.github/workflows/update.yaml index 783c9eb5..6bde9332 100644 --- a/.github/workflows/update.yaml +++ b/.github/workflows/update.yaml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v6 - - uses: DeterminateSystems/determinate-nix-action@v3.17.2 + - uses: DeterminateSystems/determinate-nix-action@v3.18.1 - uses: DeterminateSystems/update-flake-lock@ff43f160ef7014ae1a1fd85699fb6a44f436135b with: pr-title: Update Nix flake inputs