From 78e0cb32621bfca8ad022b1b9fcc73cbe9235a57 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 14:12:27 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action):=20update=20planetscale/ghcom?= =?UTF-8?q?mit-action=20action=20(=20v0.1.39=20=E2=86=92=20v0.1.40=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.39 | v0.1.40 | --- .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 6dacca9..04c1375 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.39 + uses: planetscale/ghcommit-action@v0.1.40 with: commit_message: "chore: regenerate README.md [skip ci]" repo: ${{ github.repository }}