mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-02 08:07:04 +02:00
ci(github-action)!: Update stefanzweifel/git-auto-commit-action ( v5.2.0 → v6.0.0 ) (#425)
Co-authored-by: lab-assistant[bot] <180935599+lab-assistant[bot]@users.noreply.github.com>
This commit is contained in:
parent
8d058575f5
commit
afaa793f44
1 changed files with 1 additions and 1 deletions
2
.github/workflows/chart-release-steps.yaml
vendored
2
.github/workflows/chart-release-steps.yaml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue