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>
main
dependabot[bot] 2020-11-11 00:06:24 +00:00 committed by GitHub
parent 5ca255e9c8
commit c80417a562
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}