Skip to content

Commit

Permalink
Merge #214
Browse files Browse the repository at this point in the history
214: Build(deps): Bump cachix/install-nix-action from 22 to 23 r=matthiasbeyer a=dependabot[bot]

Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 22 to 23.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
bors[bot] and dependabot[bot] authored Sep 11, 2023
2 parents d4b1978 + 38e9522 commit 2b193d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flake-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout repository
uses: actions/[email protected]
- name: Install Nix
uses: cachix/install-nix-action@v22
uses: cachix/install-nix-action@v23
with:
extra_nix_config: |
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 2b193d5

Please sign in to comment.