mirror of
https://github.com/nix-community/nix-direnv.git
synced 2025-11-27 12:41:08 +01:00
Merge #314
314: Bump cachix/install-nix-action from 19 to 20 r=Mic92 a=dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
commit
a9831b36bc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-flake-lock.yml
vendored
2
.github/workflows/update-flake-lock.yml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
- name: Install Nix
|
||||
uses: cachix/install-nix-action@v19
|
||||
uses: cachix/install-nix-action@v20
|
||||
with:
|
||||
github_access_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Update flake.lock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue