mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 08:37:03 +02:00
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:
parent
2b7aeb07df
commit
554d337d4c
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
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue