Merge pull request #27 from marienz/dependabot/github_actions/cachix/install-nix-action-v29
Bump cachix/install-nix-action from V28 to 29
This commit is contained in:
commit
76b81c07a2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cachix.yml
vendored
2
.github/workflows/cachix.yml
vendored
|
|
@ -35,7 +35,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
ref: ${{ inputs.ref }}
|
ref: ${{ inputs.ref }}
|
||||||
- name: Install Nix
|
- name: Install Nix
|
||||||
uses: cachix/install-nix-action@V28
|
uses: cachix/install-nix-action@v29
|
||||||
with:
|
with:
|
||||||
github_access_token: '${{ secrets.GITHUB_TOKEN }}'
|
github_access_token: '${{ secrets.GITHUB_TOKEN }}'
|
||||||
- name: Enable Cachix
|
- name: Enable Cachix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue