Skip to content

Commit

Permalink
Merge pull request #18 from armanbilge/dependabot/github_actions/cach…
Browse files Browse the repository at this point in the history
…ix/install-nix-action-27

Bump cachix/install-nix-action from 26 to 27
  • Loading branch information
armanbilge authored May 16, 2024
2 parents 4e9aa90 + 1356002 commit 5fd33a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
repository: ${{ matrix.repo }}

- name: Install Nix
uses: cachix/install-nix-action@v26
uses: cachix/install-nix-action@V27
with:
extra_nix_config: |
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 5fd33a1

Please sign in to comment.