Skip to content

Commit eafe451

Browse files
ci(github-action): pin action determinatesystems/nix-installer-action to ef8a148
1 parent 8b11644 commit eafe451

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
go-version: 1.25
1616
- name: Install Nix
17-
uses: DeterminateSystems/nix-installer-action@main
17+
uses: DeterminateSystems/nix-installer-action@ef8a148080ab6020fd15196c2084a2eea5ff2d25 # main
1818
- name: Nix build (flake default)
1919
run: nix build .#default
2020
- name: Test

0 commit comments

Comments
 (0)