Bump cachix/install-nix-action from 27 to 28
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 27 to 28. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v27...V28) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e652617a38
commit
e5878c10fa
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