mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2025-04-27 23:30:34 +05:30
chore(deps): update stefanzweifel/git-auto-commit-action action to v5 (#58)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4f0d01c97d
commit
40ed930018
2
.github/workflows/charts-changelog.yaml
vendored
2
.github/workflows/charts-changelog.yaml
vendored
@ -86,7 +86,7 @@ jobs:
|
|||||||
- name: Create commit
|
- name: Create commit
|
||||||
id: create-commit
|
id: create-commit
|
||||||
if: inputs.isRenovatePR == 'true'
|
if: inputs.isRenovatePR == 'true'
|
||||||
uses: stefanzweifel/git-auto-commit-action@v4
|
uses: stefanzweifel/git-auto-commit-action@v5
|
||||||
with:
|
with:
|
||||||
file_pattern: charts/
|
file_pattern: charts/
|
||||||
commit_message: "chore: Auto-update chart metadata"
|
commit_message: "chore: Auto-update chart metadata"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user