summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-09-04 17:34:55 +0200
committerGitHub <noreply@github.com>2023-09-04 17:34:55 +0200
commitba7c344d10de09b71b5336e24c3cd934c5cccdb0 (patch)
treed32aa3ebc55c8d36132251cbeb78b9dffb41c166
parentfaab3194692c5b6b351e33fc8d5e7f15f22d1d15 (diff)
chore(deps): update cachix/install-nix-action action to v23 (#282)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--.github/workflows/main.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 27d878d..9aad4e1 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -20,7 +20,7 @@ jobs:
fetch-depth: 0
- name: Install nix ❄️
- uses: cachix/install-nix-action@v22
+ uses: cachix/install-nix-action@6a9a9e84a173d90b3ffb42c5ddaf9ea033fad011 # v23
with:
extra_nix_config: 'access-tokens = github.com=${{ github.token }}'
@@ -56,7 +56,7 @@ jobs:
fetch-depth: 0
- name: Install nix ❄️
- uses: cachix/install-nix-action@v22
+ uses: cachix/install-nix-action@6a9a9e84a173d90b3ffb42c5ddaf9ea033fad011 # v23
with:
extra_nix_config: 'access-tokens = github.com=${{ github.token }}'
@@ -91,7 +91,7 @@ jobs:
fetch-depth: 0
- name: Install nix ❄️
- uses: cachix/install-nix-action@v22
+ uses: cachix/install-nix-action@6a9a9e84a173d90b3ffb42c5ddaf9ea033fad011 # v23
with:
extra_nix_config: 'access-tokens = github.com=${{ github.token }}'