Skip to content

Commit 5c27e77

Browse files
Update DeterminateSystems/flake-checker-action to v13 (#49)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tanner Doshier <git@doshitan.com>
1 parent f52e705 commit 5c27e77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-nix-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
persist-credentials: false
4040
- uses: ./.github/actions/setup-nix
41-
- uses: DeterminateSystems/flake-checker-action@a0f068d37b542f3150564fbf1164fec2d958ee11 # main
41+
- uses: DeterminateSystems/flake-checker-action@de924abd783455e8429c858962b9e43062d19da1 # v13
4242

4343
- name: Run lint
4444
run: nix develop --command bash -c "make check-static"

0 commit comments

Comments
 (0)