From e5e55b40170896d43a0c7d2e40f252a41749a4e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 20:33:10 +0900 Subject: [PATCH] Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#711) --- .github/workflows/reports.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reports.yml b/.github/workflows/reports.yml index 5b39ae72..0b556fa2 100644 --- a/.github/workflows/reports.yml +++ b/.github/workflows/reports.yml @@ -101,7 +101,7 @@ jobs: path: reports - name: Update wiki if: github.event_name != 'pull_request' - uses: stefanzweifel/git-auto-commit-action@v4 + uses: stefanzweifel/git-auto-commit-action@v5 with: commit_message: Automated update repository: reports