We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4fbe952 + 24b6022 commit d53758aCopy full SHA for d53758a
.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