Skip to content

Commit fab51c7

Browse files
dependabot[bot]ch1bo
authored andcommitted
Bump cachix/cachix-action from 12 to 13
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 12 to 13. - [Release notes](https://github.com/cachix/cachix-action/releases) - [Commits](cachix/cachix-action@v12...v13) --- 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 2baae13 commit fab51c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/binaries-macos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
log-lines = 1000
3131
3232
- name: ❄ Cachix cache of nix derivations
33-
uses: cachix/cachix-action@v12
33+
uses: cachix/cachix-action@v13
3434
with:
3535
name: cardano-scaling
3636
authToken: '${{ secrets.CACHIX_CARDANO_SCALING_AUTH_TOKEN }}'

0 commit comments

Comments
 (0)