ci: pin nix-installer-action
All checks were successful
/ check (push) Successful in 37s

This commit is contained in:
notohh 2023-10-05 18:57:57 -04:00
parent 06624820cc
commit 26a60df8c0
Signed by: notohh
GPG key ID: BD47506D475EE86D
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: install nix action
uses: https://github.com/DeterminateSystems/nix-installer-action@main
uses: https://github.com/DeterminateSystems/nix-installer-action@v5
with:
github-token: ${{ secrets.GH_TOKEN }}
- run: nix flake check

View file

@ -5,7 +5,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: install nix action
uses: https://github.com/DeterminateSystems/nix-installer-action@main
uses: https://github.com/DeterminateSystems/nix-installer-action@v5
with:
github-token: ${{ secrets.GH_TOKEN }}
- run: nix run nixpkgs#alejandra -- -c .