1
1
mirror of https://github.com/nmattia/niv.git synced 2024-07-08 20:16:30 +03:00
updated-dependencies:
- dependency-name: cachix/cachix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-05-21 14:10:48 +02:00 committed by GitHub
parent 5f0defe2f7
commit 0ca27c51ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@ jobs:
with:
nix_path: 'nixpkgs=./nix'
- name: "Install Cachix"
uses: cachix/cachix-action@v14
uses: cachix/cachix-action@v15
with:
name: niv
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'