build(deps): bump cachix/cachix-action from 10 to 11 (#4339)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1/head
dependabot[bot] 2 years ago committed by GitHub
parent b07ef6bec3
commit 38746b04b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,7 +17,7 @@ jobs:
uses: cachix/install-nix-action@v17
- name: Authenticate with Cachix
uses: cachix/cachix-action@v10
uses: cachix/cachix-action@v11
with:
name: helix
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}

Loading…
Cancel
Save