diff --git a/.github/workflows/codecoverage-main.yml b/.github/workflows/codecoverage-main.yml index 9f77ec299..89cd495eb 100644 --- a/.github/workflows/codecoverage-main.yml +++ b/.github/workflows/codecoverage-main.yml @@ -154,7 +154,7 @@ jobs: - name: Commit code coverage to gh-pages if: ${{ matrix.php == '7.3' }} - uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5.1.0 + uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1 with: repository: gh-pages branch: gh-pages