Skip to content

Commit 90ae591

Browse files
Update stefanzweifel/git-auto-commit-action action to v7 (#68)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0af1007 commit 90ae591

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
@@ -30,7 +30,7 @@ jobs:
3030
python scripts/sync_translations.py
3131
3232
- name: Commit to dev
33-
uses: stefanzweifel/git-auto-commit-action@v4
33+
uses: stefanzweifel/git-auto-commit-action@v7
3434
with:
3535
commit_message: Update translations
3636
branch: dev

0 commit comments

Comments
 (0)