From a26c9517e886be8f6785f37a835564f673fa7972 Mon Sep 17 00:00:00 2001 From: App Token Issuer Releng Renovate Bot <376532+app-token-issuer-releng-renovate[bot]@users.noreply.github.com> Date: Sat, 16 Mar 2024 00:02:15 +0000 Subject: [PATCH] chore(deps): update planetscale/ghcommit-action action to v0.1.34 --- .github/workflows/pull-request-main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-request-main.yml b/.github/workflows/pull-request-main.yml index d0850280..721c6cb9 100644 --- a/.github/workflows/pull-request-main.yml +++ b/.github/workflows/pull-request-main.yml @@ -62,7 +62,7 @@ jobs: run: pnpm nx run signed-commits:build - name: Commit back any changes - uses: planetscale/ghcommit-action@dff7eba35bf4fec6c6424adfc89f4d954fb6f8d0 # v0.1.33 + uses: planetscale/ghcommit-action@a11802c11862134d6ca565798246dd9845c69a5f # v0.1.34 with: commit_message: "🤖 Update build" repo: ${{ github.repository }}