We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a25f91 commit 9984e30Copy full SHA for 9984e30
.github/workflows/translations-sync.yml
@@ -113,7 +113,7 @@ jobs:
113
run: node --run prettier:fix
114
115
- name: Push Changes back to Pull Request
116
- uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
+ uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
117
with:
118
commit_options: '--no-verify --signoff'
119
commit_message: 'chore: automated format of translated files'
0 commit comments