mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2024-12-12 21:30:39 +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
|
||||
id: create-commit
|
||||
if: inputs.isRenovatePR == 'true'
|
||||
uses: stefanzweifel/git-auto-commit-action@v4
|
||||
uses: stefanzweifel/git-auto-commit-action@v5
|
||||
with:
|
||||
file_pattern: charts/
|
||||
commit_message: "chore: Auto-update chart metadata"
|
||||
|
Loading…
Reference in New Issue
Block a user