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:
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user