Merge pull request #26 from marienz/dependabot/github_actions/cachix/install-nix-action-28
Bump cachix/install-nix-action from 27 to 28
This commit is contained in:
commit
c545510aaa
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@v27
|
uses: cachix/install-nix-action@V28
|
||||||
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