Update git-auto-commit-action (#502)

* Update update-releases.yml

* Update update-releases.yml
This commit is contained in:
Ben C 2022-11-09 09:46:29 -05:00 committed by GitHub
parent e06d44f926
commit 3428cb3d09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@ jobs:
fetch-depth: 0
- run: cp ../database.json .
- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v4.1.6
uses: stefanzweifel/git-auto-commit-action@v4
with:
branch: "master"
file_pattern: "database.json"