Merge pull request #7 from rpearce/dependabot/github_actions/cachix/cachix-action-v8

chore(deps): bump cachix/cachix-action from v7 to v8
main
Robert Pearce 2020-11-11 08:10:08 -05:00 committed by GitHub
commit 20e9bb70ba
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 }}