Skip to content

Commit

Permalink
chore(deps): update cachix/install-nix-action action to v23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 4, 2023
1 parent faab319 commit 20d66f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}'

Expand Down Expand Up @@ -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 }}'

Expand Down Expand Up @@ -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 }}'

Expand Down

0 comments on commit 20d66f7

Please sign in to comment.