Set bot author for automatic cmmits; run 'npm audit fix'
This commit is contained in:
parent
f74cf692b4
commit
32190e2044
2 changed files with 1692 additions and 24 deletions
1
.github/workflows/import.yaml
vendored
1
.github/workflows/import.yaml
vendored
|
@ -21,3 +21,4 @@ jobs:
|
||||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||||
with:
|
with:
|
||||||
commit_message: Import recent changes from PCGamingWiki
|
commit_message: Import recent changes from PCGamingWiki
|
||||||
|
commit_author: GitHub Actions <actions@github.com>
|
||||||
|
|
1715
package-lock.json
generated
1715
package-lock.json
generated
File diff suppressed because it is too large
Load diff
Reference in a new issue