From 1469563af2ac8b6c8848af784ef3ece1473eed3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 05:40:29 +0000 Subject: [PATCH] chore(deps): bump nixbuild/nix-quick-install-action from 34 to 35 Bumps [nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action) from 34 to 35. - [Release notes](https://github.com/nixbuild/nix-quick-install-action/releases) - [Changelog](https://github.com/nixbuild/nix-quick-install-action/blob/master/RELEASE) - [Commits](https://github.com/nixbuild/nix-quick-install-action/compare/2c9db80fb984ceb1bcaa77cdda3fdf8cfba92035...9f63be77f412a248c9d9a65a4c82cf066cdf8f0c) --- updated-dependencies: - dependency-name: nixbuild/nix-quick-install-action dependency-version: '35' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yaml | 18 +++++++++--------- .github/workflows/release.yaml | 6 +++--- .github/workflows/sdk-python-dev-release.yaml | 2 +- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 44e6d624a3..4250400b9c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -26,7 +26,7 @@ jobs: persist-credentials: false - name: Set up Nix - uses: nixbuild/nix-quick-install-action@2c9db80fb984ceb1bcaa77cdda3fdf8cfba92035 # v34 + uses: nixbuild/nix-quick-install-action@9f63be77f412a248c9d9a65a4c82cf066cdf8f0c # v35 with: github_access_token: ${{ secrets.GITHUB_TOKEN }} nix_conf: | @@ -64,7 +64,7 @@ jobs: persist-credentials: false - name: Set up Nix - uses: nixbuild/nix-quick-install-action@2c9db80fb984ceb1bcaa77cdda3fdf8cfba92035 # v34 + uses: nixbuild/nix-quick-install-action@9f63be77f412a248c9d9a65a4c82cf066cdf8f0c # v35 with: github_access_token: ${{ secrets.GITHUB_TOKEN }} nix_conf: | @@ -139,7 +139,7 @@ jobs: persist-credentials: false - name: Set up Nix - uses: nixbuild/nix-quick-install-action@2c9db80fb984ceb1bcaa77cdda3fdf8cfba92035 # v34 + uses: nixbuild/nix-quick-install-action@9f63be77f412a248c9d9a65a4c82cf066cdf8f0c # v35 with: github_access_token: ${{ secrets.GITHUB_TOKEN }} nix_conf: | @@ -242,7 +242,7 @@ jobs: persist-credentials: false - name: Set up Nix - uses: nixbuild/nix-quick-install-action@2c9db80fb984ceb1bcaa77cdda3fdf8cfba92035 # v34 + uses: nixbuild/nix-quick-install-action@9f63be77f412a248c9d9a65a4c82cf066cdf8f0c # v35 with: github_access_token: ${{ secrets.GITHUB_TOKEN }} nix_conf: | @@ -309,7 +309,7 @@ jobs: docker compose up postgres svix redis clickhouse -d - name: Set up Nix - uses: nixbuild/nix-quick-install-action@2c9db80fb984ceb1bcaa77cdda3fdf8cfba92035 # v34 + uses: nixbuild/nix-quick-install-action@9f63be77f412a248c9d9a65a4c82cf066cdf8f0c # v35 with: github_access_token: ${{ secrets.GITHUB_TOKEN }} nix_conf: | @@ -384,7 +384,7 @@ jobs: persist-credentials: false - name: Set up Nix - uses: nixbuild/nix-quick-install-action@2c9db80fb984ceb1bcaa77cdda3fdf8cfba92035 # v34 + uses: nixbuild/nix-quick-install-action@9f63be77f412a248c9d9a65a4c82cf066cdf8f0c # v35 with: github_access_token: ${{ secrets.GITHUB_TOKEN }} nix_conf: | @@ -427,7 +427,7 @@ jobs: persist-credentials: false - name: Set up Nix - uses: nixbuild/nix-quick-install-action@2c9db80fb984ceb1bcaa77cdda3fdf8cfba92035 # v34 + uses: nixbuild/nix-quick-install-action@9f63be77f412a248c9d9a65a4c82cf066cdf8f0c # v35 with: github_access_token: ${{ secrets.GITHUB_TOKEN }} nix_conf: | @@ -653,7 +653,7 @@ jobs: working-directory: quickstart - name: Set up Nix - uses: nixbuild/nix-quick-install-action@2c9db80fb984ceb1bcaa77cdda3fdf8cfba92035 # v34 + uses: nixbuild/nix-quick-install-action@9f63be77f412a248c9d9a65a4c82cf066cdf8f0c # v35 with: github_access_token: ${{ secrets.GITHUB_TOKEN }} nix_conf: | @@ -762,7 +762,7 @@ jobs: working-directory: e2e - name: Set up Nix - uses: nixbuild/nix-quick-install-action@2c9db80fb984ceb1bcaa77cdda3fdf8cfba92035 # v34 + uses: nixbuild/nix-quick-install-action@9f63be77f412a248c9d9a65a4c82cf066cdf8f0c # v35 with: github_access_token: ${{ secrets.GITHUB_TOKEN }} nix_conf: | diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 2a9ced3791..2dabcd2b44 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -51,7 +51,7 @@ jobs: persist-credentials: false - name: Set up Nix - uses: nixbuild/nix-quick-install-action@2c9db80fb984ceb1bcaa77cdda3fdf8cfba92035 # v34 + uses: nixbuild/nix-quick-install-action@9f63be77f412a248c9d9a65a4c82cf066cdf8f0c # v35 with: github_access_token: ${{ secrets.GITHUB_TOKEN }} nix_conf: | @@ -121,7 +121,7 @@ jobs: persist-credentials: false - name: Set up Nix - uses: nixbuild/nix-quick-install-action@2c9db80fb984ceb1bcaa77cdda3fdf8cfba92035 # v34 + uses: nixbuild/nix-quick-install-action@9f63be77f412a248c9d9a65a4c82cf066cdf8f0c # v35 with: github_access_token: ${{ secrets.GITHUB_TOKEN }} nix_conf: | @@ -296,7 +296,7 @@ jobs: echo "id=${GITHUB_SHA:0:12}" >> "$GITHUB_OUTPUT" - name: Set up Nix - uses: nixbuild/nix-quick-install-action@2c9db80fb984ceb1bcaa77cdda3fdf8cfba92035 # v34 + uses: nixbuild/nix-quick-install-action@9f63be77f412a248c9d9a65a4c82cf066cdf8f0c # v35 with: github_access_token: ${{ secrets.GITHUB_TOKEN }} nix_conf: | diff --git a/.github/workflows/sdk-python-dev-release.yaml b/.github/workflows/sdk-python-dev-release.yaml index 6115800609..b4e21c515c 100644 --- a/.github/workflows/sdk-python-dev-release.yaml +++ b/.github/workflows/sdk-python-dev-release.yaml @@ -28,7 +28,7 @@ jobs: # If you keep using Nix for your dev shell / tooling, retain these steps - name: Set up Nix - uses: nixbuild/nix-quick-install-action@2c9db80fb984ceb1bcaa77cdda3fdf8cfba92035 # v34 + uses: nixbuild/nix-quick-install-action@9f63be77f412a248c9d9a65a4c82cf066cdf8f0c # v35 with: github_access_token: ${{ secrets.GITHUB_TOKEN }} nix_conf: |