Skip to content

Commit 001c868

Browse files
dependabot[bot]tomasol
authored andcommitted
build(deps): Bump nixbuild/nix-quick-install-action
Bumps [nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action) from 8505cd40ae3d4791ca658f2697c5767212e5ce71 to b0bad79cb80c0f39cf505f3ec8392378fb6f01fe. - [Release notes](https://github.com/nixbuild/nix-quick-install-action/releases) - [Changelog](https://github.com/nixbuild/nix-quick-install-action/blob/master/RELEASE) - [Commits](nixbuild/nix-quick-install-action@8505cd4...b0bad79) --- updated-dependencies: - dependency-name: nixbuild/nix-quick-install-action dependency-version: b0bad79cb80c0f39cf505f3ec8392378fb6f01fe dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1149078 commit 001c868

12 files changed

Lines changed: 17 additions & 17 deletions

.github/workflows/check-build-webui.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
steps:
2424
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
2525

26-
- uses: nixbuild/nix-quick-install-action@8505cd40ae3d4791ca658f2697c5767212e5ce71
26+
- uses: nixbuild/nix-quick-install-action@b0bad79cb80c0f39cf505f3ec8392378fb6f01fe
2727
with:
2828
github_access_token: ${{ secrets.GITHUB_TOKEN }}
2929

.github/workflows/check-run-cargo-build-verify-toml-schema.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
steps:
2424
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
2525

26-
- uses: nixbuild/nix-quick-install-action@8505cd40ae3d4791ca658f2697c5767212e5ce71
26+
- uses: nixbuild/nix-quick-install-action@b0bad79cb80c0f39cf505f3ec8392378fb6f01fe
2727
with:
2828
github_access_token: ${{ secrets.GITHUB_TOKEN }}
2929

.github/workflows/check-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
steps:
2828
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
2929

30-
- uses: nixbuild/nix-quick-install-action@8505cd40ae3d4791ca658f2697c5767212e5ce71
30+
- uses: nixbuild/nix-quick-install-action@b0bad79cb80c0f39cf505f3ec8392378fb6f01fe
3131
with:
3232
github_access_token: ${{ secrets.GITHUB_TOKEN }}
3333

@@ -61,7 +61,7 @@ jobs:
6161
steps:
6262
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
6363

64-
- uses: nixbuild/nix-quick-install-action@8505cd40ae3d4791ca658f2697c5767212e5ce71
64+
- uses: nixbuild/nix-quick-install-action@b0bad79cb80c0f39cf505f3ec8392378fb6f01fe
6565
with:
6666
github_access_token: ${{ secrets.GITHUB_TOKEN }}
6767

.github/workflows/check.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
steps:
2828
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
2929

30-
- uses: nixbuild/nix-quick-install-action@8505cd40ae3d4791ca658f2697c5767212e5ce71
30+
- uses: nixbuild/nix-quick-install-action@b0bad79cb80c0f39cf505f3ec8392378fb6f01fe
3131
with:
3232
github_access_token: ${{ secrets.GITHUB_TOKEN }}
3333
- name: Populate the nix store
@@ -41,7 +41,7 @@ jobs:
4141
runs-on: ubuntu-24.04
4242
steps:
4343
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
44-
- uses: nixbuild/nix-quick-install-action@8505cd40ae3d4791ca658f2697c5767212e5ce71
44+
- uses: nixbuild/nix-quick-install-action@b0bad79cb80c0f39cf505f3ec8392378fb6f01fe
4545
with:
4646
github_access_token: ${{ secrets.GITHUB_TOKEN }}
4747
- name: Populate the nix store
@@ -62,7 +62,7 @@ jobs:
6262
runs-on: ubuntu-24.04
6363
steps:
6464
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
65-
- uses: nixbuild/nix-quick-install-action@8505cd40ae3d4791ca658f2697c5767212e5ce71
65+
- uses: nixbuild/nix-quick-install-action@b0bad79cb80c0f39cf505f3ec8392378fb6f01fe
6666
with:
6767
github_access_token: ${{ secrets.GITHUB_TOKEN }}
6868
- name: Populate the nix store
@@ -86,7 +86,7 @@ jobs:
8686
steps:
8787
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
8888

89-
- uses: nixbuild/nix-quick-install-action@8505cd40ae3d4791ca658f2697c5767212e5ce71
89+
- uses: nixbuild/nix-quick-install-action@b0bad79cb80c0f39cf505f3ec8392378fb6f01fe
9090
with:
9191
github_access_token: ${{ secrets.GITHUB_TOKEN }}
9292

@@ -104,7 +104,7 @@ jobs:
104104
steps:
105105
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
106106

107-
- uses: nixbuild/nix-quick-install-action@8505cd40ae3d4791ca658f2697c5767212e5ce71
107+
- uses: nixbuild/nix-quick-install-action@b0bad79cb80c0f39cf505f3ec8392378fb6f01fe
108108
with:
109109
github_access_token: ${{ secrets.GITHUB_TOKEN }}
110110

.github/workflows/codspeed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v4
1212

13-
- uses: nixbuild/nix-quick-install-action@8505cd40ae3d4791ca658f2697c5767212e5ce71
13+
- uses: nixbuild/nix-quick-install-action@b0bad79cb80c0f39cf505f3ec8392378fb6f01fe
1414
with:
1515
github_access_token: ${{ secrets.GITHUB_TOKEN }}
1616
- name: Populate the nix store

.github/workflows/push-test-components.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
ref: ${{ github.event.inputs.ref }} # Use the ref if provided, otherwise defaults to the current branch/commit
2929

30-
- uses: nixbuild/nix-quick-install-action@8505cd40ae3d4791ca658f2697c5767212e5ce71
30+
- uses: nixbuild/nix-quick-install-action@b0bad79cb80c0f39cf505f3ec8392378fb6f01fe
3131
with:
3232
github_access_token: ${{ secrets.GITHUB_TOKEN }}
3333

.github/workflows/push-webui.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
ref: ${{ github.event.inputs.ref }} # Use the ref if provided, otherwise defaults to the current branch/commit
2929

30-
- uses: nixbuild/nix-quick-install-action@8505cd40ae3d4791ca658f2697c5767212e5ce71
30+
- uses: nixbuild/nix-quick-install-action@b0bad79cb80c0f39cf505f3ec8392378fb6f01fe
3131
with:
3232
github_access_token: ${{ secrets.GITHUB_TOKEN }}
3333

.github/workflows/release-2-cargo-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
ref: ${{ github.event.inputs.ref }} # Use the ref if provided, otherwise defaults to the current branch/commit
3636
fetch-depth: 0
3737

38-
- uses: nixbuild/nix-quick-install-action@8505cd40ae3d4791ca658f2697c5767212e5ce71
38+
- uses: nixbuild/nix-quick-install-action@b0bad79cb80c0f39cf505f3ec8392378fb6f01fe
3939
with:
4040
github_access_token: ${{ secrets.GITHUB_TOKEN }}
4141

.github/workflows/release-3.1-upload-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
env:
8282
TAG: ${{ steps.git-info.outputs.tag }}
8383

84-
- uses: nixbuild/nix-quick-install-action@8505cd40ae3d4791ca658f2697c5767212e5ce71
84+
- uses: nixbuild/nix-quick-install-action@b0bad79cb80c0f39cf505f3ec8392378fb6f01fe
8585
with:
8686
github_access_token: ${{ secrets.GITHUB_TOKEN }}
8787

.github/workflows/release-5-verify-run-nix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
echo "tag=v$VERSION" >> $GITHUB_OUTPUT
4444
echo "sha=$(git rev-parse HEAD)" >> $GITHUB_OUTPUT
4545
46-
- uses: nixbuild/nix-quick-install-action@8505cd40ae3d4791ca658f2697c5767212e5ce71
46+
- uses: nixbuild/nix-quick-install-action@b0bad79cb80c0f39cf505f3ec8392378fb6f01fe
4747
with:
4848
github_access_token: ${{ secrets.GITHUB_TOKEN }}
4949
- name: Populate the nix store without Obelisk # Workaround for slow garnix cache

0 commit comments

Comments
 (0)