Skip to content

Commit

Permalink
Bump cachix/cachix-action from 12 to 14
Browse files Browse the repository at this point in the history
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 12 to 14.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](cachix/cachix-action@v12...v14)

---
updated-dependencies:
- dependency-name: cachix/cachix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and crazazy committed Apr 14, 2024
1 parent 05bfc19 commit e5baad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cachix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
substituters = https://hydra.iohk.io https://cache.nixos.org/ https://nix-community.cachix.org
- name: Install cachix
uses: cachix/cachix-action@v12
uses: cachix/cachix-action@v14
with:
name: crazazy
signingKey: '${{ secrets.CACHIX_KEY }}'
Expand Down

0 comments on commit e5baad4

Please sign in to comment.