Merge pull request #76 from NotAShelf/dependabot/github_actions/cachix/cachix-action-17

build(deps): bump cachix/cachix-action from 16 to 17
This commit is contained in:
raf 2026-03-31 09:33:42 +03:00 committed by GitHub
commit 0c57f9b4bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ jobs:
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v16
- uses: cachix/cachix-action@v17
with:
name: nyx
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'