From 28c9771712307fc89958e1c627fcf458f8d2bece Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 12:47:43 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action):=20update=20planetscale/ghcom?= =?UTF-8?q?mit-action=20action=20(=20v0.1.41=20=E2=86=92=20v0.1.42=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.41 | v0.1.42 | --- .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 8c4ae37..efe2379 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.41 + uses: planetscale/ghcommit-action@v0.1.42 with: commit_message: "chore: regenerate README.md [skip ci]" repo: ${{ github.repository }}