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 d7a47ef commit 1ed2b57Copy full SHA for 1ed2b57
.github/workflows/autocommit.yml
@@ -55,7 +55,7 @@ jobs:
55
run: npm run ${{ matrix.operation }}
56
57
- name: Commit and push if changes exist
58
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v6
59
with:
60
commit_message: "${{ matrix.name }} ${{ needs.prepare.outputs.date }}"
61
commit_user_name: ImpressBot
0 commit comments