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.
2 parents d7a47ef + 1ed2b57 commit ca6fee0Copy full SHA for ca6fee0
.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