From 7227d45dde81f7a8b719f1aea7e3209423cc7a7c Mon Sep 17 00:00:00 2001 From: "felix-renovate[bot]" <143542247+felix-renovate[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 18:11:43 +0000 Subject: [PATCH] chore(deps): update planetscale/ghcommit-action action to v0.1.26 --- .github/workflows/update-data.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-data.yaml b/.github/workflows/update-data.yaml index 7fe0dbb..d3c952a 100644 --- a/.github/workflows/update-data.yaml +++ b/.github/workflows/update-data.yaml @@ -64,7 +64,7 @@ jobs: - if: steps.generate.outputs.dirty == 'true' name: Commit any changes - uses: planetscale/ghcommit-action@49cd42450bc7ace7fcb9dcb79d13b592b8db7777 # v0.1.23 + uses: planetscale/ghcommit-action@c003c75ecb34655f2f7e275af41bfbce8d7c70cc # v0.1.26 with: commit_message: 🤖 upate cloud provider IP ranges ${{ steps.create-branch.outputs.timestamp }} repo: ${{ github.repository }}