chore(deps): update cachix/cachix-action action to v17 #52

Open
bot wants to merge 1 commits from renovate/cachix-cachix-action-17.x into main
Showing only changes of commit 3973ea2855 - Show all commits

View File

@@ -19,7 +19,7 @@ jobs:
experimental-features = nix-command flakes experimental-features = nix-command flakes
github_access_token: ${{ secrets.GH_ACCESS_TOKEN }} github_access_token: ${{ secrets.GH_ACCESS_TOKEN }}
nix_path: nixpkgs=channel:nixos-25.11 nix_path: nixpkgs=channel:nixos-25.11
- uses: cachix/cachix-action@v16 - uses: cachix/cachix-action@v17
with: with:
name: palkx name: palkx
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }} authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}