From d356fd05859ecf2be944c54d3262b43a33138b55 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 17:10:53 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action):=20update=20planetscale/ghcom?= =?UTF-8?q?mit-action=20action=20(=20v0.1.43=20=E2=86=92=20v0.1.44=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | --------------------------- | ------- | ------- | | github-tags | planetscale/ghcommit-action | v0.1.43 | v0.1.44 | --- .github/workflows/workflow_call-render-readme.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/workflow_call-render-readme.yaml b/.github/workflows/workflow_call-render-readme.yaml index c5c0d45..dee1cbc 100644 --- a/.github/workflows/workflow_call-render-readme.yaml +++ b/.github/workflows/workflow_call-render-readme.yaml @@ -47,7 +47,7 @@ jobs: python ./.ci/scripts/render-readme.py - name: Commit Changes - uses: planetscale/ghcommit-action@v0.1.43 + uses: planetscale/ghcommit-action@v0.1.44 with: commit_message: "chore: regenerate README.md [skip ci]" repo: ${{ github.repository }}