From b3754a992d2e0d333a087b3bee14900ea0bb62f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jalil=20David=20Salam=C3=A9=20Messina?= Date: Sat, 20 Jul 2024 16:15:35 +0200 Subject: [PATCH] [fix] ci: better update commit message --- .forgejo/workflows/check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/check.yml b/.forgejo/workflows/check.yml index eb97d5d..fd92923 100644 --- a/.forgejo/workflows/check.yml +++ b/.forgejo/workflows/check.yml @@ -35,6 +35,6 @@ jobs: run: | git config user.name 'forgejo-actions' git config user.email 'forgejo-actions@noreply.salame.cl' - nix flake update --commit-lock-file + nix flake update --commit-lock-file --option commit-lockfile-summary '[chore] flake.lock: update inputs' - run: nix flake check --keep-going --verbose - run: git push -- 2.47.0