Skip to content

Commit b213040

Browse files
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.
1 parent 3f10b18 commit b213040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
run: python update-release-data.py -p 'website/products'
6565

6666
- name: Commit changes
67-
uses: stefanzweifel/git-auto-commit-action@v6
67+
uses: stefanzweifel/git-auto-commit-action@v7
6868
if: steps.update_data.outputs.commit_message != ''
6969
with:
7070
commit_message: ${{ steps.update_data.outputs.commit_message }}

0 commit comments

Comments
 (0)