From 583d4d42e2ef7475f3552a5763ad56f64b0eaa7a Mon Sep 17 00:00:00 2001 From: seth Date: Thu, 28 Sep 2023 05:09:19 -0400 Subject: actions: shorten commit msg in update-nixpkgs --- .github/workflows/update-nixpkgs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/update-nixpkgs.yaml b/.github/workflows/update-nixpkgs.yaml index 116cc4b..734bf2a 100644 --- a/.github/workflows/update-nixpkgs.yaml +++ b/.github/workflows/update-nixpkgs.yaml @@ -14,5 +14,5 @@ jobs: update: uses: ./.github/workflows/update-lock.yaml with: - commit-msg: "flake: update nixpkgs inputs" + commit-msg: "flake: update nixpkgs" inputs: "nixpkgs nixpkgs-stable" -- cgit v1.2.3