Skip to content

Commit f4123f0

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

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@430608d219b9321ec0c98eb6c37245a39aa6756e # main
1818
- name: Nix build (flake default)
1919
run: nix build .#default
2020
- name: Test

0 commit comments

Comments
 (0)