From a35d149e0a9071a9892a8148022abc645d24ea6e Mon Sep 17 00:00:00 2001 From: seth Date: Sun, 19 Nov 2023 05:24:17 -0500 Subject: actions: don't disable host key verification --- .github/workflows/update-nixpkgs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/update-nixpkgs.yaml') diff --git a/.github/workflows/update-nixpkgs.yaml b/.github/workflows/update-nixpkgs.yaml index c8cccdf..ad02bc7 100644 --- a/.github/workflows/update-nixpkgs.yaml +++ b/.github/workflows/update-nixpkgs.yaml @@ -1,4 +1,4 @@ -name: update nixpkgs flake inputs +name: Update nixpkgs flake inputs on: schedule: -- cgit v1.2.3