chore(deps): bump cachix/cachix-action from v7 to v8
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from v7 to v8. - [Release notes](https://github.com/cachix/cachix-action/releases) - [Commits](https://github.com/cachix/cachix-action/compare/v7...6e4751ed42b22f60165d3f266cfa4cce66ae406d) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5ca255e9c8
commit
c80417a562
|
@ -17,7 +17,7 @@ jobs:
|
|||
skip_adding_nixpkgs_channel: true
|
||||
|
||||
- name: Build with cachix
|
||||
uses: cachix/cachix-action@v7
|
||||
uses: cachix/cachix-action@v8
|
||||
with:
|
||||
name: hakyll-nix-template
|
||||
signingKey: ${{ secrets.CACHIX_SIGNING_KEY }}
|
||||
|
|
Loading…
Reference in New Issue