Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

Commit

Permalink
Merge pull request #26 from svthalia/renovate/cachix-cachix-action-8.x
Browse files Browse the repository at this point in the history
Update cachix/cachix-action action to v8
  • Loading branch information
pingiun authored Nov 23, 2020
2 parents 3dd2870 + 0401111 commit fa2fc28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-niv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: cachix/install-nix-action@v11
# https://github.com/nmattia/niv/issues/280
- run: GITHUB_PATH= nix-shell --run "niv update"
- uses: cachix/cachix-action@v6
- uses: cachix/cachix-action@v8
with:
name: face-detect-app
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
Expand Down

0 comments on commit fa2fc28

Please sign in to comment.