From d799480c589d5a0d08dc53e1c2981e14d8e09418 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20BIDON?= Date: Sat, 22 Nov 2025 20:51:45 +0100 Subject: [PATCH] doc: updated ci action that keeps CONTRIBUTORS.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Frédéric BIDON --- .github/workflows/contributors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index 5e3bcc2..2e769a4 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -35,7 +35,7 @@ jobs: - name: Create a PR id: create-pull-request - uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8 + uses: peter-evans/create-pull-request@i84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9 with: commit-message: "doc: updated contributors file" branch: doc/contributors-bot