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'
|
run: python update-release-data.py -p 'website/products'
|
||||||
|
|
||||||
- name: Commit changes
|
- name: Commit changes
|
||||||
uses: stefanzweifel/git-auto-commit-action@v6
|
uses: stefanzweifel/git-auto-commit-action@v7
|
||||||
if: steps.update_data.outputs.commit_message != ''
|
if: steps.update_data.outputs.commit_message != ''
|
||||||
with:
|
with:
|
||||||
commit_message: ${{ steps.update_data.outputs.commit_message }}
|
commit_message: ${{ steps.update_data.outputs.commit_message }}
|
||||||
|
|||||||
Reference in New Issue
Block a user