Skip to content

Commit 3a4656a

Browse files
dependabot[bot]Frederik Vestre
authored andcommitted
build(deps): bump cachix/cachix-action from 11 to 12 (helix-editor#4547)
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 11 to 12. - [Release notes](https://github.com/cachix/cachix-action/releases) - [Commits](cachix/cachix-action@v11...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 d24ef28 commit 3a4656a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cachix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: cachix/install-nix-action@v18
1818

1919
- name: Authenticate with Cachix
20-
uses: cachix/cachix-action@v11
20+
uses: cachix/cachix-action@v12
2121
with:
2222
name: helix
2323
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}

0 commit comments

Comments
 (0)