Bump stefanzweifel/git-auto-commit-action from 6 to 7 (#525)

See https://github.com/stefanzweifel/git-auto-commit-action/releases/tag/v7.0.0.
This commit is contained in:
dependabot[bot]
2025-10-17 23:34:10 +02:00
committed by GitHub
parent 3f10b18de2
commit b213040c72

View File

@@ -64,7 +64,7 @@ jobs:
run: python update-release-data.py -p 'website/products'
- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v6
uses: stefanzweifel/git-auto-commit-action@v7
if: steps.update_data.outputs.commit_message != ''
with:
commit_message: ${{ steps.update_data.outputs.commit_message }}