From afaa793f44eb6a734e61a04e4bd6cd85050bb0b2 Mon Sep 17 00:00:00 2001 From: "lab-assistant[bot]" <180935599+lab-assistant[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 13:35:19 +0200 Subject: [PATCH] =?UTF-8?q?ci(github-action)!:=20Update=20stefanzweifel/gi?= =?UTF-8?q?t-auto-commit-action=20(=20v5.2.0=20=E2=86=92=20v6.0.0=20)=20(#?= =?UTF-8?q?425)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: lab-assistant[bot] <180935599+lab-assistant[bot]@users.noreply.github.com> --- .github/workflows/chart-release-steps.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/chart-release-steps.yaml b/.github/workflows/chart-release-steps.yaml index 165ea8ea..942dab20 100644 --- a/.github/workflows/chart-release-steps.yaml +++ b/.github/workflows/chart-release-steps.yaml @@ -188,7 +188,7 @@ jobs: - name: Commit Changes if: ${{ inputs.publishToGhPages }} - uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0 + uses: stefanzweifel/git-auto-commit-action@3cc016cfc892e0844046da36fc68da4e525e081f # v6.0.0 with: commit_message: "feat: Add Chart package ${{ steps.chart-folder.outputs.chart_folder }}/${{ steps.chart-details.outputs.name }}-${{ steps.chart-details.outputs.version }}" repository: gh-pages