Skip to content

Commit 4fdadd9

Browse files
dependabot[bot]andreasabel
authored andcommitted
Bump cachix/cachix-action from 10 to 12
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 10 to 12. - [Release notes](https://github.com/cachix/cachix-action/releases) - [Commits](cachix/cachix-action@v10...v12) --- updated-dependencies: - dependency-name: cachix/cachix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2dadc2a commit 4fdadd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nix-shell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
extra_nix_config: |
2020
trusted-public-keys = hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= hackage-server.cachix.org-1:iw0iRh6+gsFIrxROFaAt5gKNgIHejKjIfyRdbpPYevY=
2121
substituters = https://hydra.iohk.io https://cache.nixos.org/ https://hackage-server.cachix.org/
22-
- uses: cachix/cachix-action@v10
22+
- uses: cachix/cachix-action@v12
2323
with:
2424
# https://nix.dev/tutorials/continuous-integration-github-actions#setting-up-github-actions
2525
name: hackage-server

0 commit comments

Comments
 (0)