Update https://github.com/cachix/cachix-action action to v16
All checks were successful
Cachix / build (elendel) (pull_request) Successful in 1m45s
Cachix / build (kholinar) (pull_request) Successful in 2m18s
Cachix / build (marabethia) (pull_request) Successful in 1m39s

This commit is contained in:
Renovate Bot 2025-03-10 19:00:41 +00:00
parent a3e7b36960
commit b18e59bbd5
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@ jobs:
enable_kvm: false enable_kvm: false
github_access_token: '${{ secrets.ACCESS_TOKEN_GITHUB }}' github_access_token: '${{ secrets.ACCESS_TOKEN_GITHUB }}'
- name: Cachix - name: Cachix
uses: https://github.com/cachix/cachix-action@v15 uses: https://github.com/cachix/cachix-action@v16
with: with:
name: chvp name: chvp
extraPullNames: "nix-community,accentor" extraPullNames: "nix-community,accentor"

View file

@ -45,7 +45,7 @@ jobs:
enable_kvm: false enable_kvm: false
github_access_token: '${{ secrets.ACCESS_TOKEN_GITHUB }}' github_access_token: '${{ secrets.ACCESS_TOKEN_GITHUB }}'
- name: Cachix - name: Cachix
uses: https://github.com/cachix/cachix-action@v15 uses: https://github.com/cachix/cachix-action@v16
with: with:
name: chvp name: chvp
extraPullNames: "nix-community,accentor" extraPullNames: "nix-community,accentor"