Skip to content

Commit 3206a39

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

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

0 commit comments

Comments
 (0)