ci(github-action): update stefanzweifel/git-auto-commit-action ( v5.1.0 → v5.2.0 )

| datasource  | package                              | from   | to     |
| ----------- | ------------------------------------ | ------ | ------ |
| github-tags | stefanzweifel/git-auto-commit-action | v5.1.0 | v5.2.0 |
This commit is contained in:
lab-assistant[bot] 2025-05-01 12:41:41 +00:00 committed by GitHub
parent 2b7aeb07df
commit 554d337d4c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -186,7 +186,7 @@ jobs:
- name: Commit Changes
if: ${{ inputs.publishToGhPages }}
uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5.1.0
uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.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