From 1ab0a80248a1e6832943160f9a56f722744e2415 Mon Sep 17 00:00:00 2001 From: Matt Sturgeon Date: Sun, 31 Mar 2024 04:03:33 +0100 Subject: [PATCH] ci: update commit action --- .github/workflows/draw-keymaps.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/draw-keymaps.yml b/.github/workflows/draw-keymaps.yml index 15c1e11..c83f62e 100644 --- a/.github/workflows/draw-keymaps.yml +++ b/.github/workflows/draw-keymaps.yml @@ -33,7 +33,7 @@ jobs: - name: Commit changes id: commit - uses: stefanzweifel/git-auto-commit-action@v4 + uses: stefanzweifel/git-auto-commit-action@v5 with: commit_message: "[Draw] ${{ github.event.head_commit.message || '(Manually triggered)' }}" file_pattern: img/**