fix php8 refresh workflow
requires updating the commit action due to https://github.com/github-actions-x/commit/issues/30
This commit is contained in:
2
.github/workflows/refresh-php8.yml
vendored
2
.github/workflows/refresh-php8.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
git merge origin/master
|
||||
|
||||
- name: Push new changes
|
||||
uses: github-actions-x/commit@v2.8
|
||||
uses: github-actions-x/commit@v2
|
||||
with:
|
||||
name: github-actions[bot]
|
||||
email: 41898282+github-actions[bot]@users.noreply.github.com
|
||||
|
||||
Reference in New Issue
Block a user