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 82035c0 commit accb051Copy full SHA for accb051
.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@v6
+ uses: stefanzweifel/git-auto-commit-action@v7
59
with:
60
commit_message: "${{ matrix.name }} ${{ needs.prepare.outputs.date }}"
61
commit_user_name: ImpressBot
0 commit comments