chore(deps): bump cachix/cachix-action from 8 to 10

Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 8 to 10.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v8...v10)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-12 00:03:05 +00:00 committed by GitHub
parent 20e9bb70ba
commit 4d84b02b91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ jobs:
skip_adding_nixpkgs_channel: true skip_adding_nixpkgs_channel: true
- name: Build with cachix - name: Build with cachix
uses: cachix/cachix-action@v8 uses: cachix/cachix-action@v10
with: with:
name: hakyll-nix-template name: hakyll-nix-template
signingKey: ${{ secrets.CACHIX_SIGNING_KEY }} signingKey: ${{ secrets.CACHIX_SIGNING_KEY }}