From 75ed2c648a41546db7dfb57fa849adf27a87fb2d Mon Sep 17 00:00:00 2001 From: Kbz-8 Date: Wed, 22 Oct 2025 16:23:40 +0200 Subject: [PATCH] fixing fetching deps CI --- .github/workflows/fetch_dependencies.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/fetch_dependencies.yml b/.github/workflows/fetch_dependencies.yml index 9b6101e..d9efdb1 100644 --- a/.github/workflows/fetch_dependencies.yml +++ b/.github/workflows/fetch_dependencies.yml @@ -24,7 +24,7 @@ jobs: title: update dependencies commit-message: "[BOT] update dependencies" committer: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> - author: ${{ github.actor }} <${{ github.actor_id }}+${{ github.actor }}@users.noreply.github.com> + author: kbJeff-8 signoff: false base: indev assignees: Kbz-8