Skip to content

Commit

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

Bump cachix/install-nix-action from 29 to 30
  • Loading branch information
matthiasbeyer authored Nov 1, 2024
2 parents 05a853c + eb08e55 commit 14b6157
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@v29
uses: cachix/install-nix-action@v30
with:
extra_nix_config: |
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 14b6157

Please sign in to comment.