Skip to content

Commit 64556c3

Browse files
Update stefanzweifel/git-auto-commit-action action to v7 (#11)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9432b64 commit 64556c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
python scripts/sync_translations.py
2727
2828
- name: Commit to dev
29-
uses: stefanzweifel/git-auto-commit-action@v4
29+
uses: stefanzweifel/git-auto-commit-action@v7
3030
with:
3131
commit_message: Update translations
3232
branch: dev

0 commit comments

Comments
 (0)