mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-18 21:52:05 +00:00
chore(deps): update stefanzweifel/git-auto-commit-action action to v6 (#3500)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -162,7 +162,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Commit changelog
|
- name: Commit changelog
|
||||||
if: ${{ env.VERSION_HASH == '' }}
|
if: ${{ env.VERSION_HASH == '' }}
|
||||||
uses: stefanzweifel/git-auto-commit-action@v5
|
uses: stefanzweifel/git-auto-commit-action@v6
|
||||||
with:
|
with:
|
||||||
commit_message: Update changelog for ${{ env.VERSION_TAG }}
|
commit_message: Update changelog for ${{ env.VERSION_TAG }}
|
||||||
file_pattern: "changelog.md"
|
file_pattern: "changelog.md"
|
||||||
|
|||||||
Reference in New Issue
Block a user