Merge pull request #43 from stephank/dependabot/github_actions/cachix/cachix-action-12
Bump cachix/cachix-action from 11 to 12
This commit is contained in:
@@ -59,7 +59,7 @@ jobs:
|
||||
|
||||
- name: Setup Cachix
|
||||
if: github.event_name == 'push' && github.repository_owner == 'stephank'
|
||||
uses: cachix/cachix-action@v11
|
||||
uses: cachix/cachix-action@v12
|
||||
with:
|
||||
name: stephank
|
||||
signingKey: "${{ secrets.CACHIX_SIGNING_KEY }}"
|
||||
|
||||
Reference in New Issue
Block a user