Skip to content

Commit

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

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


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
bors[bot] and dependabot[bot] authored Jun 19, 2023
2 parents e628015 + 96a9738 commit ca95c16
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@v21
uses: cachix/install-nix-action@v22
with:
extra_nix_config: |
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit ca95c16

Please sign in to comment.