Skip to content

Commit 78cf8f4

Browse files
Bump cachix/cachix-action from 10 to 12 (#104)
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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0683c90 commit 78cf8f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
experimental-features = nix-command flakes
2828
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
2929
- name: Setup Cachix
30-
uses: cachix/cachix-action@v10
30+
uses: cachix/cachix-action@v12
3131
with:
3232
name: igm
3333
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"

0 commit comments

Comments
 (0)